Closed sulliwane closed 3 months ago
There is an another integration which installed the old miio . Please have a check.
Checked, this repo:
And HACS installed repo:
Same latest version. Also clicking on this button:
Brings me to this repo.
Maybe it's worth mentioning that restarting one time will fail. After one failure, another restart will succeed. Then will fail. Then succeed. Every one in two restart fails/succeed.
So I always have to restart HA two times.
Thanks for your help
Hey @niceboygithub , could you clarify what github repo is the "old one" and which one is the "new one"?
Also, is it 'xiaomi_miot' that is supposed to install "aqara_gateway" or the other way around?
Thanks!
Ok, so seems I solved it doing this: https://github.com/al-one/hass-xiaomi-miot/issues/1526#issuecomment-2298802337
closing for now
Hi,
I recently get this error:
It seems related to the fact the HA is now using Python 3.12, which doesn't use 'imp' package anymore (but importlib instead, see: https://docs.python.org/3.11/library/imp.html#module-imp).
Also logs in plain text:
Here is my HA specs:
Thanks for your help