dodana podpora za temperaturni senzor addon, pm1

dodan nlog
pinganje devicov
This commit is contained in:
David
2025-01-10 20:52:29 +01:00
parent 98bb0ae882
commit 8892044e51
7 changed files with 259 additions and 36 deletions

View File

@@ -24,6 +24,23 @@
"ip": "192.168.1.64",
"type": 2,
"version": 1
},
"temperatura-zunaj": {
"ip": "192.168.1.75",
"type": 3,
"version": 2,
"id": "100"
},
"temperatura-notraj": {
"ip": "192.168.1.75",
"type": 3,
"version": 2,
"id": "101"
},
"tv-dnevna": {
"ip": "192.168.1.67",
"type": 4,
"version": 3
}
}