Добавляем профили плат esp01 с и без OTA

This commit is contained in:
2022-10-11 21:57:10 +03:00
parent eb1cf42807
commit 3af9b457de
12 changed files with 361 additions and 12 deletions

View File

@@ -0,0 +1,28 @@
[
{
"name": "Выберите элемент",
"num": 0
},
{
"header": "Виртуальные элементы"
},
{
"header": "Сенсоры"
},
{
"name": "1. Сканер кнопок 433 MHz",
"num": 1,
"type": "Reading",
"subtype": "RCswitch",
"id": "rsw",
"int": 500,
"pinRx": 12,
"pinTx": 12
},
{
"header": "Исполнительные устройства"
},
{
"header": "Экраны"
}
]