Closed mo5h closed 1 year ago
sounds like it can just be deleted, apparently it's now redundant https://stackoverflow.com/questions/60312374/what-are-all-these-deprecated-loop-parameters-in-asyncio
I will push a fix as soon as possible.
Related PR from the Home assistant core repo for reference: https://github.com/home-assistant/core/pull/23984
I've prepared a new release. Please give it a try!
Gave it a whirl just now, seems to be working, thanks @syssi !
Steps to reproduce: Use the latest home assistant docker image: ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.12.0 install xiaomi_raw as a custom component Setup a smart switch in it Toggle the smart switch
Expected: no exception thrown
Actual: Exception is thrown with the below stack trace