Earlier quoted context omitted.
HAOS uses docker to containerize everything, so it can’t be that difficult, and it really is not. Docker has a —-device flag for this purpose, udev makes it easy enough to assign stable names.
Docker does not support USB/serial device passthrough on macOS https://docs.docker.com/desktop/troubleshoot-and-support/faq...
Xiaomi Home Integration for Home Assistant
231–240 of 344 posts
Re: Xiaomi Home Integration for Home Assistant
#232If you are thinking of deploying Home Assistant (HA), let me give you a few tips that I should have known when started. HA environment is vast. There are myriads of options, features, and functions. There are some gotchas that can be costly down the road. All of the following are "for now, as you start out": Do not gyrate over which version of HA to run. Run the HAOS loaded on RasPi, or a dedicated machine. You can m…
Re: Xiaomi Home Integration for Home Assistant
#233Earlier quoted context omitted.
There are a few things you can't do with docker (my case was an addon that I wanted). The install docs have a good grid of the differences.
I also don’t think Docker can do ARP network interrogation, though I could be wrong about that. Also not sure how it handles mDNS.
Re: Xiaomi Home Integration for Home Assistant
#234Sidenote: I just installed Home Assistant this weekend for the first time. Insanely polished piece of software!
Re: Xiaomi Home Integration for Home Assistant
#235I didn't know what it was, so: https://www.home-assistant.io
https://www.home-assistant.io/blog/2024/11/18/event-wrapup-g...
Re: Xiaomi Home Integration for Home Assistant
#236HA is awesome but I have found that over time entropy kicks in if you don't maintain it properly (which I haven't done for a year) connections fail, switches stop doing what they are supposed to...it's on my Xmas list to spend some time sorting it out!
My friend has lost 15GB of sensor data because of corrupted MariaDB on his HA instance after an upgrade. It's definitely not a hands-off system.
Re: Xiaomi Home Integration for Home Assistant
#237I love Home Assistant but I now have a pretty strict minimum effort rule after years of configuring integrations and building dashboards that I would forget about after 2 months: I only do automations (no dashboards at all), and try to keep them as simple as possible. Once I feel I’m reaching diminishing returns territory, I stop. Only use HA if I need to mix different vendors (e.g. turn on the hue lights if the tuya…
https://github.com/shepherdjerred/homelab/tree/main/cdk8s/co...
Re: Xiaomi Home Integration for Home Assistant
#238If you are thinking of deploying Home Assistant (HA), let me give you a few tips that I should have known when started. HA environment is vast. There are myriads of options, features, and functions. There are some gotchas that can be costly down the road. All of the following are "for now, as you start out": Do not gyrate over which version of HA to run. Run the HAOS loaded on RasPi, or a dedicated machine. You can m…
You probably meant the same by "dedicated machine" but HAOS runs great in a VM too. I run mine on Proxmox and it's been rock solid.
Re: Xiaomi Home Integration for Home Assistant
#239Earlier quoted context omitted.
With hue there is still potential risk of a lockin with their hue app. They allow it still, because their sales are not really good. But otherwise they might have restricted it.
Hue bulbs currently are stock standard Zigbee compatible light bulbs. You can pay them into ZHA/Z2M without any issues and control them without any Hue hub or app. If Hue were to suddenly switch to something proprietary their existing bulbs will all continue to function without their app or hub.
Luckily Hue is made by Philips who I'm pretty sure aren't going anywhere.
Re: Xiaomi Home Integration for Home Assistant
#240If you are thinking of deploying Home Assistant (HA), let me give you a few tips that I should have known when started. HA environment is vast. There are myriads of options, features, and functions. There are some gotchas that can be costly down the road. All of the following are "for now, as you start out": Do not gyrate over which version of HA to run. Run the HAOS loaded on RasPi, or a dedicated machine. You can m…
This is the way to go if you want get things running without wasting days. HA needs to be on on wired LAN for the best experience so one more reason to have it run on RPi and maybe have it sit next to your router.