I have spent the past 3 entire days beating my head against the wall on the HA setup I would like to achieve. Started with HA in a windows VM. Then when I realized it was limited went to HAOS. At each step I had to learn and work on so many steps.
End goal:
- Control my smart home devices and add automations with plans to expand. (currently just lights, but I want to add presense sensors, motion detection and way too many other ideas I may or may not ever get to)
- Then provide my wife a simple to use GUI dashboard on the HA android app that she can just press buttons and expect things to just work.
- View my wyze cams locally and remotely without sending them to wyze. (With motion dection events and notifactions)
- Use the same PC as a localy controlled NVR
- Create a NAS for home file backups and get off of googles teet.
I am trying to do all this on the same machine (64bit I7 desktop, with 8 gigs of RAM). I have the smart home part going reasonably well. That was so many side quests I cannot even begin to remember them all.
Been working on the cameras all day. Got the wyze docker bridge working as an add on. Got the feeds mostly working though the web ui. Trying to figure out how to stream them live to a dashboard, and or webui. Then figure out how to record them on the the HA server hard drive.
Started working on figuring out the frigate integration > MQTT > > MQTT broker
Got though the broker, and MQTT (I think anyway) and went back to the frigate integration. Now I realize, it's an "integration" and that should have clued me into.. I don't have frigate setup anywhere else.
So.. Should I back up this entire HA install, and start over with the goal running HA as docker install on proxmox, so that I can run a NAS, and frigate also as dockers? I am fairly sure I can get there eventually even if I run into challenges. So far I have overcome each problem, even if it took hours to get there.
Or is there a better way to achieve my end goals?