Выводим данные 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

@@ -616,19 +616,27 @@
"name": "42. MySensorsGate",
"type": "Reading",
"subtype": "MySensorsGate",
"id": "t",
"widget": "anydataTmp",
"page": "Сенсоры",
"descr": "Температура",
"map": "1,1024,1,100",
"plus": 0,
"multiply": 1,
"round": 1,
"id": "gt",
"widget": "nil",
"page": "",
"descr": "",
"num": 42
},
{
"global": 0,
"name": "43. Расширитель портов Pcf8574",
"name": "43. MySensorsNode",
"type": "Reading",
"subtype": "MySensorsNode",
"id": "nd",
"widget": "anydataTmp",
"page": "MySensors",
"descr": "Температура",
"round": 1,
"num": 43
},
{
"global": 0,
"name": "44. Расширитель портов Pcf8574",
"type": "Reading",
"subtype": "Pcf8574",
"id": "Pcf",
@@ -638,11 +646,11 @@
"int": "0",
"addr": "0x20",
"index": 1,
"num": 43
"num": 44
},
{
"global": 0,
"name": "44. PWM ESP32",
"name": "45. PWM ESP32",
"type": "Writing",
"subtype": "Pwm32",
"id": "pwm",
@@ -656,11 +664,11 @@
"PWM_resolution": 10,
"val": 0,
"apin": -1,
"num": 44
"num": 45
},
{
"global": 0,
"name": "45. Телеграм-Лайт",
"name": "46. Телеграм-Лайт",
"type": "Writing",
"subtype": "TelegramLT",
"id": "tg",
@@ -669,14 +677,14 @@
"descr": "",
"token": "",
"chatID": "",
"num": 45
"num": 46
},
{
"header": "Экраны"
},
{
"global": 0,
"name": "46. LCD экран 2004",
"name": "47. LCD экран 2004",
"type": "Reading",
"subtype": "Lcd2004",
"id": "Lcd",
@@ -688,10 +696,10 @@
"size": "20,4",
"coord": "0,0",
"id2show": "id датчика",
"num": 46
"num": 47
},
{
"name": "47. LCD экран 1602",
"name": "48. LCD экран 1602",
"type": "Reading",
"subtype": "Lcd2004",
"id": "Lcd",
@@ -703,6 +711,6 @@
"size": "16,2",
"coord": "0,0",
"id2show": "id датчика",
"num": 47
"num": 48
}
]