Print the real values from configuration file and fix some issue
from Rouge -> Bleu
This commit is contained in:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user