Open Issues Need Help
View All on GitHubAI Summary: Debug why the 'Open the configuration page' functionality in the Matterbridge zigbee2mqtt plugin is generating an invalid URL (containing 'undefined') when attempting to open the zigbee2mqtt device configuration page. This likely involves inspecting the plugin's code to identify where the device ID is being incorrectly handled or not passed to the URL generation function, potentially requiring examination of the plugin's interaction with the zigbee2mqtt frontend API.
Matterbridge zigbee2mqtt plugin
AI Summary: The user is experiencing issues with the Matterbridge zigbee2mqtt plugin where some devices, specifically covers, are not appearing in the 'Registered devices' tab, and the availability status is empty. Debugging requires investigating the plugin's configuration, the zigbee2mqtt setup, and potentially the Matterbridge logs to identify why the devices aren't registering correctly or showing availability information. This likely involves checking device whitelists/blacklists, MQTT communication, and potentially the device's compatibility with the plugin.
Matterbridge zigbee2mqtt plugin