moroen / ZWave-MQTT-plugin

A domoticz plugin for zwave over MQTT
4 stars 2 forks source link

Update plugin.py #16

Closed heggink closed 3 years ago

heggink commented 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).

heggink commented 3 years ago

That's weird: lint complaining about files I didn't change... :-)

baahver commented 3 years ago

This addition of username and password parameter lines do have their effect. I can securely connect to the broker.