Files
tuya-mqtt/config.json.sample
Gérondal Thibault 2310302907 Move configuration file
Configuration file should not be versioned, let's give an example one to copy.

Signed-off-by: Gérondal Thibault <contact@tycale.be>
2018-12-29 19:34:06 +01:00

5 lines
71 B
Plaintext

{
"host": "localhost",
"port": 1883,
"topic": "tuya/"
}