Create config example
This commit is contained in:
parent
3706fd6ade
commit
91f74e3f95
2 changed files with 2 additions and 1 deletions
14
config.toml
14
config.toml
|
|
@ -1,14 +0,0 @@
|
|||
[logging]
|
||||
level = "INFO"
|
||||
|
||||
[homeassistant]
|
||||
entity = "climate.chaudiere"
|
||||
secondary_entities = [
|
||||
"sensor.esptic_tempo",
|
||||
"sensor.rte_tempo_prochaine_couleur",
|
||||
]
|
||||
|
||||
[homeassistant.mqtt]
|
||||
username = "oin"
|
||||
password = "n+Bi58l7LxbH5nEJ"
|
||||
host = "homeassistant.local"
|
||||
Reference in a new issue