Files
luminea2mqtt/config-example.yaml
2024-08-03 20:14:45 +02:00

15 lines
278 B
YAML

mqtt:
host: "127.0.0.1"
port: 1883
username: "username"
password: "password"
clientid: "test"
devices:
- id: "sqy709956ply4inkx6ac87"
key: "xxxxxxxxxxxxxxxx"
topic: "tuya/device1"
refresh: 30
reconnect: 10
type: luminea_nx_4458
loglevel: "debug"