home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.11k stars 29.79k forks source link

deCONZ outdated - users cannot migrate to latest dongle #109206

Closed derekcentrico closed 7 months ago

derekcentrico commented 7 months ago

The problem

deCONZ is currently sitting at 2.22.2 (https://github.com/home-assistant/addons/blob/d03fc1badf387bba3e6eade56357347265fd005d/deconz/CHANGELOG.md) whereas deCONZ needs to be at least 2.24.2 (https://phoscon.de/en/conbee3/upgrade) for users to take advantage of the new dongle (Conbee III) without having to reprogram every Zigbee device. IE - we cannot backup our devices and restore to new one to keep our Zigbee devices paired.

Citing user discussion thread: https://community.home-assistant.io/t/migration-from-conbee-ii-to-conbee-iii/643550

I did not see this open anywhere else and no one indicated it was reported to HA. The thread indicates users believed an update was coming within days back in December 2023. I couldn't source that to check with anyone in particular on status.

What version of Home Assistant Core has the issue?

core-2024.12.6

What was the last working version of Home Assistant Core?

none

What type of installation are you running?

Home Assistant OS

Integration causing the issue

deconz

Link to integration documentation on our website

https://www.home-assistant.io/integrations/deconz

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 7 months ago

Hey there @kane610, mind taking a look at this issue as it has been labeled with an integration (deconz) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `deconz` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign deconz` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


deconz documentation deconz source (message by IssueLinks)

Kane610 commented 7 months ago

Hello. This is the core repo and you've reported it towards the integration that is not involved in versioned releases of the deconz software. An issue already reported can be found here https://github.com/home-assistant/addons/issues/3413 I know devs are working on resolving these issues.