Files
tuya-mqtt/config.json.sample
KarstenSiedentopp c38b7e9087 should fix #11
2019-01-24 17:59:04 +01:00

9 lines
132 B
Plaintext

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