cgarwood / homeassistant-zwave_mqtt

Limited Pre-Release of the new OZW1.6 Z-Wave component. Currently has limited platform support. Check the README for more details.
72 stars 8 forks source link

[question] Setting up the MQTT Integration to work with this plugin #49

Closed varet80 closed 4 years ago

varet80 commented 4 years ago

I am trying to setup the integration. Is there some guide on how to configure MQTT integration to make it work?

I suspect I am doing something wrong with the prefix. I do see my broker filling in with topics from qt-openzwave.

marcelveldt commented 4 years ago

Nothing special is needed actually. Just setup a MQTT broker in HomeAssistant and you're all set. Leave the prefix empty so it will default to OpenZwave.

anthonyangel commented 4 years ago

Is there an option to set username / password to connect to the mqtt broker?

marcelveldt commented 4 years ago

Are you using the supervisor/hassio add-on to run openzwave daemon? In that case it's all handles automagically for you as it adds a bridge to handle authenticated mqtt.

the regular openzwave docker does not yet have support for authenticated mqtt...

marcelveldt commented 4 years ago

Will close the issue as it seems resolved. Please reopen if it's still valid. If you have another question/issue, please submit a new issue. Thanks!