Merge pull request #11467 from ArtemDzhereleiko/AD/scada/heat-pump

Heat pump SCADA symbols
This commit is contained in:
Igor Kulikov 2024-08-23 14:12:29 +03:00 committed by GitHub
commit 9a95d0b010
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 2095 additions and 1 deletions

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 56 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 56 KiB

View File

@ -39,6 +39,8 @@
"small_left_motor_pump",
"right_motor_pump",
"left_motor_pump",
"right_heat_pump",
"left_heat_pump",
"short_bottom_filter",
"long_bottom_filter",
"short_top_filter",

View File

@ -3815,7 +3815,20 @@
"major-ticks-color": "Major ticks color",
"normal": "Normal",
"minor-ticks": "Minor ticks",
"minor-ticks-color": "Minor ticks color"
"minor-ticks-color": "Minor ticks color",
"temperature": "Temperature",
"temperature-hint": "Double value indicating the current temperature.",
"update-temperature": "Update temperature",
"update-temperature-hint": "Action invoked when user clicks to change current temperature.",
"run": "Run",
"run-hint": "Action invoked when user clicks to run component.",
"stop": "Stop",
"stop-hint": "Action invoked when user clicks to stop component.",
"temperature-step": "Temperature step increment",
"heat-pump-color": "Heat pump color",
"power-button-background": "Power button background",
"value-box-background": "Value box background",
"value-units": "Value units"
}
},
"item": {