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

13
gateway/config.yaml Normal file
View File

@@ -0,0 +1,13 @@
mqtt:
broker: "10.0.10.110"
port: 1883
user: "simulator"
password: "simulator"
base_topic: "homeassistant"
sensor_topic: "pool_temp"
gateway:
udp_in_port: 6969
udp_out_port: 6969
log_level: "DEBUG"
debounce_timeout: 1