homeassistant (core) - first version to upgrade/change venv, pip and homeassistant itself
This commit is contained in:
6
seqs/homeassistant.cfg.example
Normal file
6
seqs/homeassistant.cfg.example
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
readonly sc_haUser="homeassistant"
|
||||
readonly sc_haVenv="/srv/homeassistant"
|
||||
# Additional pip packages (homeassistant already included)
|
||||
readonly sc_haDeps=()
|
Reference in New Issue
Block a user