Gateway hinzugefügt

This commit is contained in:
2026-07-02 13:47:22 +02:00
commit 5677bae9de
11 changed files with 1073 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
mqtt:
broker: "ip of your broker"
port: 1883
user: "username"
password: "password"
base_topic: "homeassistant"
sensor_topic: "pool_temp"
gateway:
udp_in_port: 6969
udp_out_port: 6969
log_level: "DEBUG"
debounce_timeout: 30