14 lines
244 B
Plaintext
14 lines
244 B
Plaintext
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
|