diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 107feaa..8d078ca 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -1696,23 +1696,6 @@ "notes": [], "type": "ct" }, - { - "name": "Home Assistant Core", - "slug": "homeassistant-core", - "desc": "A standalone installation of Home Assistant Core refers to a setup where the Home Assistant Core software is installed directly on a device or operating system, without the use of Docker containers. This provides a simpler, but less flexible and scalable solution, as the software is tightly coupled with the underlying system.", - "script": "ct/homeassistant-core.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homeassistant-core.sh", - "categories": [ - 16 - ], - "notes": [ - "If the LXC is created Privileged, the script will automatically set up USB passthrough.", - "Requires PVE 8.2.2 with kernel 6.8.4-3-pve or newer", - "Deprecation-Warning: This Core-based setup will be deprecated by August 2025. Use Home Assistant OS is strongly recommended to ensure long-term stability and updates.", - "config path: `/root/.homeassistant`" - ], - "type": "ct" - }, { "name": "Home Assistant Container", "slug": "homeassistant",