You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to make some manual changes in the code because zigbee2mqtt in my setup is not using the default zigbee2mqtt topic.
If it's not too much of a hassle I'd really like use your upstream code without changing the hardcoded mqtt topic.
Describe the solution / feature you'd like
Configure the zigbee2mqtt topic from the app.yaml file by adding a new configuration option in the integration settings:
Was going to ask Xavi for exact this feature, as my Tasmota wall switches MQTT communication with ControllerX/HA doesn't really belong in the zigbee2mqtt topic.
Feature Request
Is your feature request related to a problem?
I had to make some manual changes in the code because zigbee2mqtt in my setup is not using the default zigbee2mqtt topic.
If it's not too much of a hassle I'd really like use your upstream code without changing the hardcoded mqtt topic.
Describe the solution / feature you'd like
Configure the zigbee2mqtt topic from the app.yaml file by adding a new configuration option in the integration settings:
Describe alternatives you've considered
Changing the hardcoded topic in
/controllerx/cx_core/integration/z2m.py
The text was updated successfully, but these errors were encountered: