From 962a7109e0f3c9c480dd30ee905f1888d3ba068d Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Thu, 15 Aug 2024 16:35:47 +0300 Subject: [PATCH] more notes --- .../homeassistant/homeassistant - setup HACS.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/portainer-compose-stacks/homeassistant/homeassistant - setup HACS.md b/portainer-compose-stacks/homeassistant/homeassistant - setup HACS.md index 0211005..2ab7481 100644 --- a/portainer-compose-stacks/homeassistant/homeassistant - setup HACS.md +++ b/portainer-compose-stacks/homeassistant/homeassistant - setup HACS.md @@ -1,6 +1,9 @@ use 'homeassistant/home-assistant:stable' container # https://community.home-assistant.io/t/addons-for-docker-installation/436190/42 +# resource: https://community.home-assistant.io/t/problems-installing-ha-supervisor-on-docker/526234/5 + + enter container shell: docker exec -it homeassistant bash wget -O - https://get.hacs.xyz | bash - @@ -11,4 +14,10 @@ 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 \ No newline at end of file +https://community.home-assistant.io/t/custom-integration-ollama-conversation-local-ai-agent/636103/7 + + + +custom functions: +https://community.home-assistant.io/t/custom-component-extended-openai-conversation-lets-control-entities-via-chatgpt/636500 +