joshjcarrier / homeassistant-litter-robot

The litter-robot component offers integration with the Litter-Robot WiFi enabled devices to Home Assistant.
81 stars 15 forks source link

Empty /reset drawer #21

Closed jacobhallgren closed 4 years ago

jacobhallgren commented 4 years ago

Hi, when will you be able to reset the drawer?

joshjcarrier commented 4 years ago

i’m testing out some pretty big code changes for HA 0.111 polling over in #20 , then right after that

joshjcarrier commented 4 years ago

i was also watching how the reset command works in the app and it sends a number like 46 or 22 to cycleCapacity, not totally sure yet where that number comes from

joshjcarrier commented 4 years ago

@jacobhallgren try this version https://github.com/joshjcarrier/homeassistant-litter-robot/tree/feat/reset-drawer from #22 . Update your configuration/groups.yaml as in the updated readme for the new command and let me know if everything works for you.

jacobhallgren commented 4 years ago

@joshjcarrier it worked! Thank you for the effort!