PoC (pas testes en utilisant les API EDF)
This commit is contained in:
@ -3,6 +3,9 @@
|
||||
# EcoDevice (not the RT one) can be ip address or FQDN
|
||||
ecodevice = "192.0.2.1"
|
||||
|
||||
# Use EcoDevice or EDF "API"
|
||||
use_eco = True
|
||||
|
||||
# MQTT Broker (or GX with MQTT enabled)
|
||||
gx = "192.0.2.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user