mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 10:01:37 +00:00
67b4bcf815
* Update HA Discovery Info on Rename Update HA discovery info when a device is renamed. Adds a new deviceRenamed event to the event bus, allowing the HA extension to react to the rename Fixes #2440 * Handle Groups correctly wrt HA discovery data refresh * Cleanup group handling * Cleanup group handling