Earlier quoted context omitted.
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.
I have been using HA for 4 years, no such issues. But even if, restore from backup seems like an easy fix?
Xiaomi Home Integration for Home Assistant
261–270 of 344 posts
Re: Xiaomi Home Integration for Home Assistant
#262Re: Xiaomi Home Integration for Home Assistant
#263Earlier quoted context omitted.
> for Chinese devices, there's no way to disable them. Uh can you stop spreading misinformation? Try google "disable xiaomi ads" it takes you like 5 minutes to make all ads gone on MIUI or HyperOS. Sure the opt-out buttons were hidden deep behind menus for maximizing profit. But be warned, in certain countries you are getting a modified ROM from your local re-seller, in that case some ads can't be disabled and they a…
Is there a way to unlock the bootloader? (The official ways give cryptic error messages on purpose to keep you distracted until your warranty runs out)
Re: Xiaomi Home Integration for Home Assistant
#264Earlier 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
#265If 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…
Good advice, except that I’d try whenever possible to get AA/AAA devices rather than button cells. Not only do the button cell devices burn through batteries, causing a maintenance headache if you have a non-trivial number of devices, but the rechargeable battery ecosystem is much better developed for AA/AAA. We’re currently working on swapping out all our button cell remotes, especially. Also, the replacement proces…
Re: Xiaomi Home Integration for Home Assistant
#266If 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…
Newer ikea devices are standardizing on AAA because they can be recharged. The new motion sensors, door sensors, and buttons all use AAA batteries.
Re: Xiaomi Home Integration for Home Assistant
#267If 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…
Newer ikea devices are standardizing on AAA because they can be recharged. The new motion sensors, door sensors, and buttons all use AAA batteries.
Re: Xiaomi Home Integration for Home Assistant
#268Is anyone else trying to run HA with deCONZ & Conbee II ? AFAICT the documentation is scattershot and the software is ugly and fickle. OTOH maybe I'm just stupid.
Re: Xiaomi Home Integration for Home Assistant
#269HA 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
#270If 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…
- Use an MicroSD card that can handle multiple read/write like the purple MicroSD cards. Can also be a benefit with too big card to save some writes, to make the card last longer. Talking about -It’s just Python, Jinja and Sqlite3 at the core. For custom programs I find it easier to write the Python program and then just convert to Jinja syntax.