should fix #11

This commit is contained in:
KarstenSiedentopp
2019-01-24 17:59:04 +01:00
parent 2c7ed22e14
commit c38b7e9087
2 changed files with 13 additions and 11 deletions

View File

@@ -3,5 +3,6 @@
"port": 1883,
"topic": "tuya/",
"mqtt_user": "",
"mqtt_pass": ""
"mqtt_pass": "",
"qos": 2
}