Pylitterbot

Latest version: v2023.5.0

Safety actively analyzes 638720 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 10

2022.9.2

What's Changed
* Litter-Robot 4 updates
* Add litter_level property
* Add additional statuses
* Implement get_insight method
* Feeder-Robot updates
* Add last_feeding, last_meal and last_snack properties


**Full Changelog**: https://github.com/natekspencer/pylitterbot/compare/2022.9.1...2022.9.2

2022.9.1

What's Changed
* Fix missing mealInsertSize key on Feeder-Robot by natekspencer in https://github.com/natekspencer/pylitterbot/pull/37

**Full Changelog**: https://github.com/natekspencer/pylitterbot/compare/2022.9.0...2022.9.1

2022.9.0

Breaking Change
* Robots now require instantiation via a data dictionary and account object (see https://github.com/natekspencer/pylitterbot/pull/35)

What's Changed
* Bump black from 22.6.0 to 22.8.0 by dependabot in https://github.com/natekspencer/pylitterbot/pull/30
* Bump pytest from 7.1.2 to 7.1.3 by dependabot in https://github.com/natekspencer/pylitterbot/pull/31
* Bump pylint from 2.14.5 to 2.15.0 by dependabot in https://github.com/natekspencer/pylitterbot/pull/33
* Bump flake8 from 4.0.1 to 5.0.4 by dependabot in https://github.com/natekspencer/pylitterbot/pull/32
* Add additional functionality to Litter-Robot 4 by natekspencer in https://github.com/natekspencer/pylitterbot/pull/34
* Cleanup robot init params and make data and account params required by natekspencer in https://github.com/natekspencer/pylitterbot/pull/35

New Contributors
* dependabot made their first contribution in https://github.com/natekspencer/pylitterbot/pull/30

**Full Changelog**: https://github.com/natekspencer/pylitterbot/compare/2022.8.2...2022.9.0

2022.8.2

What's Changed
* Add VALID_MEAL_INSERT_SIZES property to FeederRobot by natekspencer in https://github.com/natekspencer/pylitterbot/pull/29


**Full Changelog**: https://github.com/natekspencer/pylitterbot/compare/2022.8.1...2022.8.2

2022.8.1

What's Changed
* Fix set meal insert size by natekspencer in https://github.com/natekspencer/pylitterbot/pull/27


**Full Changelog**: https://github.com/natekspencer/pylitterbot/compare/2022.8.0...2022.8.1

2022.8.0

This is a pretty major update underneath the covers, but it should retain compatibility with few changes to existing code.

Breaking Changes
* The `Robot` class is now an abstract base class which allows for separation of logic for various robots from Whisker
* `Authlib` has been dropped and replaced by `aiohttp`
* Dropped the `Vendor` class and subclasses
* Renamed `OAuth2Session` to `LitterRobotSession` since it's not really OAuth2

What's Changed
* Add py.typed file by cdce8p in https://github.com/natekspencer/pylitterbot/pull/17
* Add support for Litter-Robot 4 by natekspencer in https://github.com/natekspencer/pylitterbot/pull/18
* Introduces `LitterRobot` base class and `LitterRobot3`/`LitterRobot4` concrete classes to represent the actual devices
* Add Feeder-Robot support by natekspencer in https://github.com/natekspencer/pylitterbot/pull/19
* Introduces `FeederRobot` class
* Add realtime updates to Litter-Robot 3 by natekspencer in https://github.com/natekspencer/pylitterbot/pull/20
* Switch to poetry for build by natekspencer in https://github.com/natekspencer/pylitterbot/pull/21

New Contributors
* cdce8p made their first contribution in https://github.com/natekspencer/pylitterbot/pull/17

**Full Changelog**: https://github.com/natekspencer/pylitterbot/compare/2022.7.0...2022.8.0

Page 5 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.