Phype / purei9_unofficial

This project includes a client/library to connect to Electrolux and AEG cleaner robots.
https://pypi.org/project/purei9-unofficial
MIT License
27 stars 5 forks source link

Start spot cleaning #13

Closed drgreenbaum closed 2 years ago

drgreenbaum commented 2 years ago

Implement command for starting a spot cleaning. It is cleaning a area of 1x1 meter area but 2 times.

Phype commented 2 years ago

I haven't considered adding this because i wasn't sure why you would trigger that when you have to position the robot anyway. But now it's there, i think it should work for local and cloud v1, not sure about cloud v2.

Actually, the wellbeing App doesn't seem to have this feature either, so not sure if its even possible to trigger it via that API.

In the other APIs the commands are there, so it should just work - i haven't tested it though because it's late and i don't want to annoy my neighbors :)