Closed heggink closed 3 years ago
Add MQTT authentication. Just adding username and password to the plugin should be enough for the framework to pick it up (as per zigbee2mqtt: https://github.com/stas-demydiuk/domoticz-zigbee2mqtt-plugin/pull/40).
That's weird: lint complaining about files I didn't change... :-)
This addition of username and password parameter lines do have their effect. I can securely connect to the broker.
Add MQTT authentication. Just adding username and password to the plugin should be enough for the framework to pick it up (as per zigbee2mqtt: https://github.com/stas-demydiuk/domoticz-zigbee2mqtt-plugin/pull/40).