This commit is contained in:
Victor Alexandrovich Tsyrenschikov
2025-08-11 11:35:03 +05:00
parent f5a878b518
commit 4641c68638
5 changed files with 155 additions and 38 deletions

View File

@@ -202,18 +202,18 @@ sensor:
- platform: dallas_temp
one_wire_id: bus14
name: "DS18B20_kontroller"
update_interval: 30s
update_interval: 10s
- platform: dallas_temp
one_wire_id: bus13
name: "DS18B20_server"
update_interval: 30s
update_interval: 10s
# web_server:
# port: 80
# auth:
# username: "silver"
# password: "cbvgcjy0"
web_server:
port: 80
auth:
username: "silver"
password: "cbvgcjy0"
mqtt:
broker: 192.168.88.4