homebridge / plugins

Information and resources for Homebridge plugins.
https://homebridge.io/w/Verified-Plugins
GNU General Public License v3.0
367 stars 16 forks source link

homebridge-litter-robot-connect #53

Closed ryanleesmith closed 4 years ago

ryanleesmith commented 4 years ago

Plugin to monitor/manage a Litter-Robot automatic cat litter device. Appears as an "air purifier" which lets you monitor waste (filter life) level, run manual cycles (defaults to auto mode), toggle the nightlight, and monitor pet occupancy.

github-actions[bot] commented 4 years ago

:white_check_mark: Pre-checks completed successfully.

oznu commented 4 years ago

@ryanleesmith is the GitHub repo private?

ryanleesmith commented 4 years ago

Fixed, sorry.

ryanleesmith commented 4 years ago

FYI, I added better conn/auth error handling. None of these should have been previously unhandled exceptions, but now it's just a better user experience (i.e. removing accessories if auth immediately fails on launch and counting exceptions during polling to stop it after a max number). (edited: after reviewing, I don't think it was ever throwing uncaughts as I was logging all of them).

Can see the PR here: https://github.com/ryanleesmith/homebridge-litter-robot-connect/pull/1/files

donavanbecker commented 4 years ago

Everything looks good! Nice Plugin!

donavanbecker commented 4 years ago
Screen Shot 2020-04-29 at 4 48 04 PM