OttPeterR / addon-babybuddy

BabyBuddy, wrapped into a Home Assistant addon
34 stars 12 forks source link

Missing Docker Images for various Arch #56

Closed bembembene closed 1 year ago

bembembene commented 1 year ago

Hello, first my system. Homeassistant 9.1 . Installed the addon first over hacs.

grafik

Tried to creat the integration in homeassistant and get this one :

grafik

i haven't a clue what host, port, api key . cannot open any addon. Second try was to install it over Settings -> Add-ons -> Add-on Store and add this URL as an additional repository: get this window

grafik

thanks for helping... ben

OttPeterR commented 1 year ago

Seems like the ARM V7 image never built for the last few updates, I'll try and get it running again and send an update in this issue when it's done 😊

bembembene commented 1 year ago

thank you very much :)

bembembene commented 1 year ago

news?

OttPeterR commented 1 year ago

No news yet 😬

Tjstock commented 1 year ago

Yes please let me know if you end up getting it working. Just took home my little man and would love to try to get this integration :)

bembembene commented 1 year ago

congrats! :)

SpeakingOfBrad commented 1 year ago

I am also having this issue.

And since I can't currently update to the latest version of BabyBuddy, I am missing most of the sensors in Home Assistant https://github.com/jcgoette/baby_buddy_homeassistant/issues/127

image

OttPeterR commented 1 year ago

I think I fixed this issue, the new containers should be building and ready in an hour or so 😄 (you can check here to see when they're available: https://hub.docker.com/r/ottpeterr/)

OttPeterR commented 1 year ago

This was fixed but then some added dependencies have caused the single GitHub action that builds the containers to use too much storage, so its building in separate jobs now which should fix this issues for those seeing it again (should be fixed with #60 )