EspHome
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user