roles/homeassistant: Deploy Home Assistant
This commit introduces a *homeassistant* role that installs and sets up Home Assistant using `pip`.
This commit is contained in:
3
roles/homeassistant/files/hass.sh
Normal file
3
roles/homeassistant/files/hass.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec /var/lib/homeassistant/.local/bin/hass
|
||||
Reference in New Issue
Block a user