Describe the bug
I have 2 different zigbee2mqtt networks, all working fine. So I have added 2 separate "zigbee2mqtt-networkmap" cards. The maps displayed properly, however the Refresh buttons for both publishing to the same base topic for some reason.
I tried to define the "mqtt_base_topic" property to the card as well. That did not help, I can clearly see in the MQTT Explorer that for both cards the Refresh button is publishing always to the same base topic.
If I refresh the Network Map for the second network from zigbee2mqtt web page, then the card will display the map properly. Seems to be the issue only with refresh button.
Home Assistant version
2023.4.6
Zigbee2mqtt version
1.30.3
OS and browser version
Windows 10 Chrome 112
State attributes of sensor.zigbee2mqtt_networkmap
On Home Assistant, go to Menu -> Developer tools -> STATES ->
sensor.zigbee2mqtt_networkmap -> Click the link and scroll up, find State attributes (JSON, optional),
Describe the bug I have 2 different zigbee2mqtt networks, all working fine. So I have added 2 separate "zigbee2mqtt-networkmap" cards. The maps displayed properly, however the Refresh buttons for both publishing to the same base topic for some reason. I tried to define the "mqtt_base_topic" property to the card as well. That did not help, I can clearly see in the MQTT Explorer that for both cards the Refresh button is publishing always to the same base topic. If I refresh the Network Map for the second network from zigbee2mqtt web page, then the card will display the map properly. Seems to be the issue only with refresh button.
Home Assistant version 2023.4.6
Zigbee2mqtt version 1.30.3
OS and browser version Windows 10 Chrome 112
State attributes of
sensor.zigbee2mqtt_networkmap
On Home Assistant, go toMenu
->Developer tools
->STATES
->sensor.zigbee2mqtt_networkmap
-> Click the link and scroll up, findState attributes (JSON, optional)
,sensor.zigbee2mqtt_networkmap
sensor.zigbee2mqtt_basement_networkmap
Additional context My cards configuration in YAML