Initial code

This commit is contained in:
2023-10-10 20:22:16 +02:00
parent e9f307af97
commit 973a78d80e
3 changed files with 251 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Settings
# EcoDevice (not the RT one) can be ip address or FQDN
ecodevices = "192.0.2.1"
ecodevice = "192.0.2.1"
# MQTT Broker (or GX with MQTT enabled)
gx = "192.0.2.2"