Files
tuya-mqtt/config.json.sample
tsightler b29b98911a Revert "Dev (#60)"
This reverts commit 44a5c6adbf.
2020-12-23 20:18:39 -05:00

9 lines
132 B
Plaintext

{
"host": "localhost",
"port": 1883,
"topic": "tuya/",
"mqtt_user": "",
"mqtt_pass": "",
"qos": 2
}