davidusb-geek / emhass-add-on

The Home Assistant Add-on for EMHASS: Energy Management Optimization for Home Assistant
MIT License
78 stars 23 forks source link

Update add-on to (always) use latest EMHASS version #72

Closed andreas-bulling closed 5 months ago

andreas-bulling commented 5 months ago

The add-on is quite a bit behind in terms of version number. EMHASS is at 0.7.0 already while the add-on is at 0.5.4 since one month.

Any reason this is not kept in sync? Can one replace/update EMHASS to the latest version "inside" the add-on?

davidusb-geek commented 5 months ago

Improvements and fixes on the main core code and the add-on code just don't follow the same pace. That's how it is. I release a new add-on version when everything is well tested.

andreas-bulling commented 5 months ago

I just wrote this and a few minutes later received the notification about the available add-on update. However, I see the following error when trying to update:

Can't install davidusb/image-amd64-emhass:0.6.0: 404 Client Error for http+docker://localhost/v1.43/images/create?tag=0.6.0&fromImage=davidusb%2Fimage-amd64-emhass&platform=linux%2Famd64: Not Found ("manifest for davidusb/image-amd64-emhass:0.6.0 not found: manifest unknown: manifest unknown")

andreas-bulling commented 5 months ago

Nevermind, now it worked.