Выводим данные mysensors на dashboard!!!

This commit is contained in:
Dmitry Borisenko
2022-12-03 00:58:42 +01:00
parent 1ca0b20179
commit 3285a70a88
6 changed files with 81 additions and 89 deletions

View File

@@ -6,13 +6,20 @@
"name": "MySensorsGate",
"type": "Reading",
"subtype": "MySensorsGate",
"id": "t",
"id": "gt",
"widget": "nil",
"page": "",
"descr": ""
},
{
"global": 0,
"name": "MySensorsNode",
"type": "Reading",
"subtype": "MySensorsNode",
"id": "nd",
"widget": "anydataTmp",
"page": "Сенсоры",
"page": "MySensors",
"descr": "Температура",
"map": "1,1024,1,100",
"plus": 0,
"multiply": 1,
"round": 1
}
],