Lorenzo Monaco
Lorenzo Monaco
> HA supports service call responses and we should use it for this usecase. > > Can you create a new service call in the ecovacs integration for it? I...
I tried implementing the Service Response but it is not working. The deebot_client library does not return a response after a service call but, instead, generates an asyncronous event with...
The only command that requires list instead of dict is getPos. I'm working on a PR that implements the same feature by using deebot_client library.