alfon-fito
Results
2
comments of
alfon-fito
I had the same problem. I was able to fix It locally by adding the following line in the ewelink/__init__.py:class XRegistry:async def send method, under the 'elif can_cloud:' condition: self.dispatcher_send(device["deviceid"],...
How can you pull device's state? That was my first option, but didn't find how to do it. A link to the documentation would also help.