addons: 6.11.0 update breaks DeconZ API
Describe the issue you are experiencing
I believe the issue discussed in https://github.com/home-assistant/core/issues/62388 originates in this addon update.
Updating to 6.11.0 causes the Phoscon app and HA to lose connection to the DeconZ API. I believe this is because the update doesn’t include the REST API plugin - it’s missing from the plugin list in the DeconZ GUI when viewed through VNC.
As seen in version 6.10.0:

Broken update:

What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Which add-on are you reporting an issue with?
deCONZ
What is the version of the add-on?
6.11.0
Steps to reproduce the issue
- Update addon
- Take notes of broken items: Observe whether Phoscon App finds the gateway, see whether DeconZ GUI displays the API plugin.
Anything in the Supervisor logs that might be useful for us?
Update task completes nominally, no errors
Anything in the add-on logs that might be useful for us?
Add-on logs look ordinary, except that the API plugin isn't listed where expected
Additional information
No response
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Reactions: 10
- Comments: 26 (13 by maintainers)
Will check to make sure. I’ve confirmed adding the
libqt5qml5fixes the issue. I will checklibssland open a PR to get it out.**Edit: **Confirmed,
libssl1.1is installed (pulled in as a dependency of another package).I keep seeing: Device TTL 3235 s flags: 0x7 in de log of the add-on.
Going to the phoscon web UI gives: Please wait until the search for gateways has finished.
thanks, that worked 😃 It is updating now 😃
@gvssr Thank you for answering so quickly! From where is the update information fetched? Is there a way to tell HA to check for add-on updates? I rebooted the RaspberyPi and it does not show the update.
@miguelcosta Thats unrelated as it is about firmware, not software .
Just rolled back the update to 6.11. The Phoscon app couldn’t find the gateway and alle devices were unavailable in HA.
Relevant logs: