Christian Pomar
Christian Pomar
Hi all. First of all, @albertogeniola , thanks a lot for your hard work, it is very appreciated here. I have bumped with the same error: File "/usr/lib/python3.9/asyncio/runners.py", line 44,...
Hi @albertogeniola , Thanks for your efforts. I will test it and report back to you as soon as possible.
Hi @albertogeniola , Sorry if I ask something too easy, but I'm a bit confused. I was not ussing homeassistant, but only meross-iot. The piece of code is this: http_api_client...
Hi @albertogeniola , Thanks a lot for your patience. Now I realise I posted the error in the wrong repository. Sorry for that. Best regards, Christian
I have tested it directly and it works. Thanks for all. For the battery, I have looked at this: sensors = manager.find_devices(device_type="ms100f") dev = sensors[0] print(dev.\__dir\__()) And no attribute for...