This repository has been archived on 2025-05-05. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
oin/config.example.toml

14 lines
241 B
TOML

[logging]
level = "INFO"
[homeassistant]
entity = "climate.chaudiere"
secondary_entities = [
"sensor.esptic_tempo",
"sensor.rte_tempo_prochaine_couleur",
]
[homeassistant.mqtt]
username = "oin"
password = ""
host = "homeassistant.local"