mirror of
https://github.com/lehanspb/tuya-mqtt.git
synced 2025-12-16 17:54:36 +00:00
Add ability to connect to protected MQTT server
Signed-off-by: Gérondal Thibault <contact@tycale.be>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"host": "localhost",
|
||||
"port": 1883,
|
||||
"topic": "tuya/"
|
||||
}
|
||||
"topic": "tuya/",
|
||||
"mqtt_user": "",
|
||||
"mqtt_pass": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user