add containers in scripts project: add HA

This commit is contained in:
Dobromir Popov
2024-08-15 15:59:40 +03:00
parent d7c2180eff
commit 68c7edafd2
3 changed files with 191 additions and 0 deletions

View File

@ -0,0 +1,14 @@
use 'homeassistant/home-assistant:stable' container
# https://community.home-assistant.io/t/addons-for-docker-installation/436190/42
enter container shell:
docker exec -it homeassistant bash
wget -O - https://get.hacs.xyz | bash -
custom agent AI
https://community.home-assistant.io/t/custom-integration-ollama-conversation-local-ai-agent/636103/7