Earlier quoted context omitted.
That’s why I’m sticking to Zigbee as much as possible. The only place where there’s an internet connection is at the Home Assistant computer which has a Zigbee USB stick.
Slightly off topic but I just bought an inexpensive water leak monitor set and it uses LoRa — I’ve had range problems with other bands “Extremely Long Range: Powered by LoRa technology, the long-range low-power system offers the industry’s longest receiving range (1/4 mile). Areas such as basements and sheds connect up to 100 sensors to deliver product information smoothly.”
Xiaomi Home Integration for Home Assistant
151–160 of 344 posts
Re: Xiaomi Home Integration for Home Assistant
#152Earlier quoted context omitted.
I'm not buying any device that's not 3, everything else turns into a brick as soon as there's some larger change. I have some older Google Speakers, and while they seemed to be 2, after being powered off for long enough they can't be set up again, not even with internet access since their firmware was also outdated and the app isn't able to set them up again.
> I'm not buying any device that's not 3 Same here. My gold standard for this is hardware that comes with the open source Tasmota firmware (or which can be flashed to Tasmota). All 75 light switches in our new house run Tasmota firmware and to me it's the perfect combination of simple, flexible and yet deeply powerful. Devices can be controlled via MQTT, web requests, webUI console or serial and not only does it avoi…
I'm using Kasa switches and not sure they can be flashed?
Can you provide couple links with the switch and the firmware you used. Thanks
Re: Xiaomi Home Integration for Home Assistant
#153Earlier quoted context omitted.
I got some of those Yeelight ones (gen 1/gray plastic and gen 2/white plastic!) but my experience has been really bad. Even if their app allows you to enable local mode it's laggy and just... stops working after a while, it also seems to break if it can't reach xiaomi servers (pihole). Wondering how you got yours to work, mine are just trash at this point and i've since switched to proper local devices.
Zero lag. If they lose power they revert to cool white. All local. Checked home assistant and its direct integration (yeelight)...no mqtt. And looked up my old notes - copied in below though don't recall details of what I did. Suspect maybe I used the python stuff just to check that lan is enabled rather than editing ------ https://github.com/Squachen/micloud pip install micloud miiocli device --ip 192.168.1.88 --tok…
I'll give this python script a try for sure, glad to know you got yours to properly work!
Re: Xiaomi Home Integration for Home Assistant
#154Earlier quoted context omitted.
“Near my network” suggested it was a security issue. Are there other companies running a cloud-based api for garage doors that don’t charge? It does cost money to keep the servers going. I personally just took a cheap remote, attached its button to an esp32 with a relay, put on mqtt, and interfaced it with homebridge. Now it shows up in the home app. Works well! iCloud via Apple TV connects it to the internet securel…
Nope, my concern wasn’t security, it was corporate greed
Re: Xiaomi Home Integration for Home Assistant
#155Earlier 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...
Re: Xiaomi Home Integration for Home Assistant
#156Earlier quoted context omitted.
Not all manufacturers. At AirGradient, all our air quality monitors can completely run local. Our official firmware is on GitHub and people could even flash their own (adjusted) version. We believe this is how IoT devices should be and are very vocal about it. So I think there are a few manufacturers that think different.
If those devices ran off POE they would be divine. Trying to keep walls looking clean in our custom build and usb power is a drag.
Re: Xiaomi Home Integration for Home Assistant
#157I'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
#158Earlier quoted context omitted.
I think (some correct me) you can group most devices into the following categories: 1. Device requires internet for setup, and for usage 2. Device requires internet for setup, but after that don't need it anymore 3. Device can be fully setup without internet, and used without internet Personally I aim to be fully within 3 as much as I can, but some devices are really hard to find at a good price point that falls into…
I'm not buying any device that's not 3, everything else turns into a brick as soon as there's some larger change. I have some older Google Speakers, and while they seemed to be 2, after being powered off for long enough they can't be set up again, not even with internet access since their firmware was also outdated and the app isn't able to set them up again.
Re: Xiaomi Home Integration for Home Assistant
#159Just use ZigBee or Z-wave devices and then use a bridge to connect to HA. Anything else is just WiFi and vendor lockdown
Personal anecdote but at least for me WiFi devices are significantly more reliable and there exists good brands that don't have any vendor lockdown, such as Shelly or Sonoff. Others can do Tasmota. So you shouldn't go around discarding it just because it's wifi. I live in a concrete and metal house. My WiFi coverage is spotless with several APs around the house. Can't really do that with ZigBee. Almost all of my zigb…
Plus, unless you fence off your wifi device from the router, it might be phoning home on you. At least a module without a WiFi stack can't do that