Closed nielstron closed 7 years ago
I just set the parsed settings from the config.yaml as object as options to mqtt.connect. By adding username, password and port those settings can be changed. Accepted values will apply.
options
So yeah the indentation should be fixed now
Thanks!
I just set the parsed settings from the config.yaml as object as
options
to mqtt.connect. By adding username, password and port those settings can be changed. Accepted values will apply.