добавление лимитов на цвет ноды

This commit is contained in:
Dmitry Borisenko
2022-12-06 16:22:31 +01:00
parent afb7ce9951
commit e53bbcc7d8
4 changed files with 24 additions and 12 deletions

View File

@@ -627,10 +627,13 @@
"name": "43. MySensorsNode",
"type": "Reading",
"subtype": "MySensorsNode",
"id": "nd",
"id": "n",
"widget": "anydataTmp",
"page": "MySensors",
"descr": "Температура",
"orange": 60,
"red": 120,
"offline": 180,
"round": 1,
"num": 43
},