PoC (pas testes en utilisant les API EDF)

This commit is contained in:
2023-11-08 20:47:53 +01:00
parent 4d2083c9a4
commit ebd6172329
2 changed files with 96 additions and 47 deletions

View File

@ -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"