Модуль Погода (Weather)

This commit is contained in:
avaksru
2022-12-26 13:01:08 +03:00
parent 7c050b0492
commit 821aeb5ad2
3 changed files with 214 additions and 0 deletions

View File

@@ -53,6 +53,10 @@
{
"path": "src/modules/virtual/VButton",
"active": true
},
{
"path": "src/modules/virtual/Weather",
"active": false
}
],
"Сенсоры": [
@@ -182,6 +186,10 @@
"path": "src/modules/exec/IoTServo",
"active": true
},
{
"path": "src/modules/exec/Mcp23008",
"active": false
},
{
"path": "src/modules/exec/Mcp23017",
"active": true