Print the real values from configuration file and fix some issue

from Rouge -> Bleu
This commit is contained in:
2023-11-29 20:53:39 +01:00
parent 9608cf02be
commit 6f49ba2ae9
2 changed files with 15 additions and 12 deletions

View File

@ -4,6 +4,9 @@
ecodevice = "192.0.2.1"
# Use EcoDevice or EDF "API"
# True : EcoDevice
# False: EDF "API"
# WARNING not completly tested
use_eco = True
# MQTT Broker (or GX with MQTT enabled)