mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
Bot Updating Unraid Template
This commit is contained in:
parent
89bc9cfd0d
commit
0d8886da76
@ -15,7 +15,7 @@
|
||||
<GitHub>https://github.com/linuxserver/docker-homeassistant#application-setup</GitHub>
|
||||
<ReadMe>https://github.com/linuxserver/docker-homeassistant#readme</ReadMe>
|
||||
<Project>https://www.home-assistant.io/</Project>
|
||||
<Overview>Homeassistant(https://www.home-assistant.io/) is 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.</Overview>
|
||||
<Overview>Home Assistant Core(https://www.home-assistant.io/) - 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.</Overview>
|
||||
<WebUI>http://[IP]:[PORT:8123]</WebUI>
|
||||
<TemplateURL>false</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/homeassistant-logo.png</Icon>
|
||||
@ -60,5 +60,5 @@
|
||||
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="UMASK" Target="UMASK" Default="022" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="false" Mask="false"/>
|
||||
<Config Name="/path/to/device" Default="/path/to/device" Description="For passing through USB, serial or gpio devices." Type="Device" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="/path/to/device" Default="/path/to/device" Description="For passing through USB, serial or gpio devices." Type="Device" Display="always" Required="false" Mask="false"/>
|
||||
</Container>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user