[WIP] Perform installation of HomeAssistant host #71

Draft
noby wants to merge 19 commits from noby/ansible:homeassistant into master
Showing only changes of commit bb02895ed2 - Show all commits

View File

@ -23,6 +23,7 @@
- psycopg2 - psycopg2
- packaging - packaging
- uv - uv
- netifaces
- homeassistant - homeassistant
extra_args: "--upgrade" extra_args: "--upgrade"
virtualenv: "{{ ha_venv_dir }}" virtualenv: "{{ ha_venv_dir }}"