12 lines
234 B
YAML
12 lines
234 B
YAML
|
---
|
||
|
# defaults file for hass
|
||
|
|
||
|
hass_conf_folder: /var/lib/hass
|
||
|
hass_pacman_name: home-assistant
|
||
|
hass_db_name: hass
|
||
|
hass_db_user: hass
|
||
|
hass_SQl_target_file: /
|
||
|
hass_db_password: toto
|
||
|
hass_repo: git
|
||
|
hass_repo_branch: master
|
||
|
hass_user: []
|