oin/config.toml

15 lines
257 B
TOML
Raw Normal View History

2024-12-08 11:17:25 +01:00
[logging]
2024-12-09 16:18:19 +01:00
level = "INFO"
2024-12-08 11:17:25 +01:00
[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"