IceWhaleTech / CasaOS-AppStore

Manifest files for CasaOS Apps
Apache License 2.0
153 stars 251 forks source link

[Bug] Update Home Assistant #471

Closed itzzritik closed 1 month ago

itzzritik commented 1 month ago

Problem

Home Assistant version in app store is very old as it used an outdated docker image and kinda doesn't work with some devices like (Tuya).

Current:
Docker Image: linuxserver/homeassistant
Version: 2023.11.3

Solution

We need to update the docker image of Home Assistant to the latest address and version

New:
Docker Image: ghcr.io/home-assistant/home-assistant
Version: stable

I tried using install a customized app option but looks like that doesn't allow containers from outside app store database