oin/config.toml

15 lines
258 B
TOML
Raw Normal View History

2024-12-08 11:17:25 +01:00
[logging]
level = "DEBUG"
[homeassistant]
entity = "climate.chaudiere"
secondary_entities = [
"sensor.esptic_tempo",
"sensor.rte_tempo_prochaine_couleur",
]
[homeassistant.mqtt]
2024-12-08 10:43:31 +01:00
username = "oin"
password = "n+Bi58l7LxbH5nEJ"
host = "homeassistant.local"