hassio-addons/addon-zwave2mqtt

Adjusting HASS Discovery Topic does not update on existing nodes

Closed this issue · 3 comments

Problem/Motivation

At first set-up I’ve called the MQTT topic “ zwave2mqtt” and left the HASS discovery topic setting blank, thus it would use the general MQTT topic. However, I wanted to change the discovery topic to “ homeassistant”. This is all well, but it does not update the discovery topic for existing nodes, even not when I click “Rediscover” it retains the old discovery topic.

Expected behavior

After click “Rediscover” on existing nodes that it would update the discovery topic to the latest on as set in the Settings tab.

Actual behavior

Retains “old” discovery topic and does not update it on existing nodes.

Steps to reproduce

See above.

Proposed changes

Ensure the discovery topic is updated after clicking “Rediscover”

👋 Thanks for opening your first issue here! If you're reporting a 🐛 bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.

This is unfortunately not in control of the add-on.
The add-on wraps an existing application, please report this issue upstream:
https://github.com/OpenZWave/Zwave2Mqtt

Thanks! 👍

GitHub
Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue - OpenZWave/Zwave2Mqtt

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.