2023-02-28 00:15:03 +00:00
name : homeassistant
services :
2023-03-07 00:52:47 +00:00
homeassistant :
environment :
PGID : $PGID
PUID : $PUID
TZ : $TZ
image : linuxserver/homeassistant:2023.3.1
2023-03-07 18:15:13 +00:00
deploy :
resources :
reservations :
memory : 256M
2023-03-07 00:52:47 +00:00
network_mode : host
restart : unless-stopped
volumes :
- type : bind
source : /DATA/AppData/$AppID/config
target : /config
x-casaos :
author : CasaOS Team
category : Home Automation
container :
envs :
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : TZ
description :
en_US : TimeZone
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : PUID
description :
en_US : Run HomeAssistant as specified uid.
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : PGID
description :
en_US : Run HomeAssistant as specified gid.
index : /
port_map : "8123"
2023-03-09 00:45:48 +00:00
2023-02-28 00:15:03 +00:00
volumes :
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : /config
2023-02-28 00:15:03 +00:00
description :
2023-03-07 00:52:47 +00:00
en_US : HomeAssistant config directory.
description :
en_US : Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.
developer : Home Assistant
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HomeAssistant/icon.png
screenshot_link :
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HomeAssistant/screenshot-1.jpg
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HomeAssistant/screenshot-2.jpg
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HomeAssistant/screenshot-3.jpg
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HomeAssistant/screenshot-4.jpg
tagline :
en_US : Awaken your home
thumbnail : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HomeAssistant/thumbnail.png
tips : {}
title :
en_US : Home Assistant
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 00:52:47 +00:00
architectures :
- amd64
- arm
- arm64
main_app : homeassistant