Gateway hinzugefügt
This commit is contained in:
13
gateway/config.yaml
Normal file
13
gateway/config.yaml
Normal 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
|
||||
Reference in New Issue
Block a user