Earlier quoted context omitted.
It's inexpensive if you discount the cost of your education learning how to wire in something like that. There's an order of magnitude difference in project size between setting up the old MyQ integration with home assistant and learning how to use.. whatever that thing is. Sometimes I think clever and educated people forget what it's like to be less intelligent or educated. I want a solution I can download :(
That's a fair point, but it's still likely less expensive than replacing your existing opener if you include the cost of an electrician doing the wiring for you.
Xiaomi Home Integration for Home Assistant
201–210 of 344 posts
Re: Xiaomi Home Integration for Home Assistant
#202Earlier 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.
If my router is unplugged or offline, everything with power can still communicate for example.
Re: Xiaomi Home Integration for Home Assistant
#203I'll be the one to plug Valetudo in this thread I guess. Primitively, it replaces the cloud functionality on-device for robot vacuums (see supported models) and replaces it with local services that run offline and can connect to Home Assistant easily. I will never buy another robot vacuum without Valetudo support as long as that project lives. It's great. https://valetudo.cloud/
Re: Xiaomi Home Integration for Home Assistant
#204https://www.aliexpress.com/store/5790427
Low effort, low maintenance, works good. mqtt & wifi, tasmota has everything you could want in a timer interface while still exposing switching etc to override it HA.
Re: Xiaomi Home Integration for Home Assistant
#205Earlier quoted context omitted.
Home Assistant itself falls into category 2, with some integrations/utilities in category 1. The amount of stuff it pulls from the mothership and GitHub is crazy. I wish it were local-only by default.
Yes. This is frustrating. Notable examples: Updating an ESPHome device config requires network to build/compile the image. [0] Viewing your Integrations page leaks a list of integrations you are using to "brands.home-assistant.io". [1] [0] https://community.home-assistant.io/t/esphome-completely-off... [1] https://community.home-assistant.io/t/wth-why-are-brand-icon...
I have SQUID doing TLS MITM in front of it right now, but that doesn't get me really to "offline builds".
Re: Xiaomi Home Integration for Home Assistant
#206Earlier 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
#207If 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…
Which wouldnt be an issue if their voice assistant stuff wasnt otherwise fantastic.
They seem to really rely on some kind of all in one third party device, but I havent found any that work for me.
Re: Xiaomi Home Integration for Home Assistant
#208Earlier quoted context omitted.
Just use Docker?
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.
Re: Xiaomi Home Integration for Home Assistant
#209Earlier quoted context omitted.
As far as hardware, you can just get https://www.home-assistant.io/green (plus https://www.home-assistant.io/connectzbt1/ if you need Zigbee and Matter).
I'd recommend a Raspberry Pi instead. Easier to source (you may even already have it!) and I can guarantee it will be supporter longer and better than whatever low-volume Chinese board they're using here. There is zero advantage to this box, it doesn't even include built-in interfaces for some of the more "exotic" protocols like Zigbee or Z-Wave so you still need dongles either way.
Re: Xiaomi Home Integration for Home Assistant
#210Earlier quoted context omitted.
Tasmota runs on hundreds of different devices including switches, plugs, buttons, power strips, sensors, IR & RF gateways, etc. Tasmota homepage: https://tasmota.github.io/docs/ . There are over 2800 devices listed in this user maintained repository: https://templates.blakadder.com/ . Three years ago when I was choosing devices I initially ordered a Kasa switch to try but after a little research quickly realized I di…
Sir, take it from a random person on the internet, you're more than kind. Thank you so much for the details and bits of your own experience to make it relatable. Even though I have many Kasa switches I do want the option 3 that was raised earlier. Again, many thanks.
Last used the command-line utility with a PowerShell script to make the lights in the playroom do a rainbow-random color dance party for the kiddos. Was nice to crank out a working automation in 2 minutes.