Pin dependencies to avoid 401 error introduced in httpx==0.18.2
- Pin Authlib to 0.15.4 - Pin httpx to 0.18.1
2021.7.0
Catch ValueError on invalid "sleepModeActive" data
2021.5.0
Exclude tests from setup.cfg
2021.3.1
Use logging.warning instead of logging.warn as it has been deprecated
2021.3.0
Change cycle_capacity to calculation to avoid reporting >100% waste_drawer_level Add class method to LitterBoxStatus to retrieve drawer full statuses and include a minimum_cycles_left property Remove const.py and move items to robot.py since it really is only related to the Litter-Robot