I setup Home Assistant Local, Ollama, and ChatGPT. I can’t for the life of me get any of these to work. I understand that the first two are locally and will have to setup (which I’m new to all this). The YT videos I’m come across were semi-helpful, but set me deeper into the weeds. ChatGPT API I have it set up to use the internet, but that’s giving me the wrong town.
Home Assistant (installed on a ODroid M1)
Agent: Home Assistant
STT: faster-whisper
TTS: piper
Ollama
Home Assistant
Agent: llama3.2 (hosted on another computer)
STT: faster-whisper (working offloading onto another computer, model not loading)
TTS: piper (working on offloading onto another computer.)
ChatGPT
Home Assistant
Agent: ChatGPT (04-mini)
STT: faster-whisper
TTS: piper
Tried setting automation using Weather: Get Forecasts.
Keep in mind that my coding skill is that of a rock, but I can follow directions pretty good. My HA knowledge is a little better, but enough to be dangerous.
Its an automation, so you’ll go to UI->Settings->Automations & Scenes, and then create a new automation. You can use the GUI, or go to the 3 dots in upper right to go into YAML mode.