dresden-elektronik / deconz-ota-plugin

Server side implementation of the standard Zigbee OTA protocol.
BSD 3-Clause "New" or "Revised" License
47 stars 13 forks source link

OTA disabled #7

Closed p13rr37 closed 4 years ago

p13rr37 commented 4 years ago

Deconz shows "OTA disabled" in the OTA Update panel and I see no way to activate it. My deconz runs on Home Assistant. I can't query for firmware. When I click on query nothing is happening.

ebaauw commented 4 years ago

Enable OTAU under the Advanced Settings of the Settings page in the old web app.

p13rr37 commented 4 years ago

Enable OTAU under the Advanced Settings of the Settings page in the old web app.

Thanks for helping. I don't know how to open the the old web app because I my Deconz runs on Home Assistant and I connect to Deconz via vnc. When I click on WebApp nothing happens (or at least I cant see it in the VNC client).

Found the access to the old UI.

magenbrot commented 3 years ago

I'll add a hint on how to access the old UI since it took me some time to figure it out.

To access the old UI you need to enable the port for the API backend (40850) in the deconz supervisor configuration in Home Assistant. After saving restart the deconz container. You can now access the UI with http://<your-hass-ip>:40850/login.html