Are we talking about firmware updates to lights or conbee/raspbee?
Will this also be available for deconz docker users ?
I'm using this docker image -> https://github.com/marthoc/docker-deconz
I don't know, currently I think marthocs container only supports updates as described in the following guide. The Phoscon App update button was disabled for plain docker images since it would only run in cycles.
https://github.com/marthoc/docker-deconz#updating-conbeeraspbee-firmware
Not sure what is different but the Hass.io might have found another way to support the firmware updates in the same manner as native Linux does, maybe this can be adapted in marthocs docker image.
https://github.com/home-assistant/hassio-addons/tree/master/deconz
Great and thanks for the reply I will ask him if he knows if this can be done
There are currently two Hass.io Add-ons - the one based on my Docker image from my repo, and the one that is now part of the Hass.io core Add-ons that @pvizeli and I have worked on. It looks like Pascal has figured out how to give the Add-on enough privileges to allow the update function in Phoscon to do its work. Awesome!
It's very likely we can make this work in the plain Docker image and it will likely only require a more complex docker run command. I will investigate tomorrow and post an update. In the meantime, I will bump the Docker image to 2.05.58.
Is there any value switching from your docker to the other one? Will you continue to maintain your original one?
I was using the hass.io image and found it was missing substantial config information compared to the one in marthoc's repo. Even though they are supposed to be the same, they aren't.
I couldn't get the VNC server working using the default hass.io image. If it was me, I would not use the hass.io image.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
There are currently two Hass.io Add-ons - the one based on my Docker image from my repo, and the one that is now part of the Hass.io core Add-ons that @pvizeli and I have worked on. It looks like Pascal has figured out how to give the Add-on enough privileges to allow the update function in Phoscon to do its work. Awesome!
It's very likely we can make this work in the plain Docker image and it will likely only require a more complex
docker runcommand. I will investigate tomorrow and post an update. In the meantime, I will bump the Docker image to 2.05.58.