Pylitterbot

Latest version: v2024.0.0

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

Scan your dependencies

Page 5 of 10

2022.9.5

Breaking Changes
* `Activity` class (`get_activity_history` method of `LitterRobot`)
* Removed `unit_status` and `count`
* Added `action` which can be a `LitterBoxStatus` or `str`
* `Insight` class (`get_insight` method of `LitterRobot`)
* `cycle_history` type is now `list[tuple[date, int]]` rather than `list[Activity]`
* Removed `get_activity_history` and `get_insight` from `FeederRobot`
* `from_litter_robot_timestamp` has been renamed to `to_timestamp`

What's Changed
* Add is_online property by natekspencer in https://github.com/natekspencer/pylitterbot/pull/48
* Adjust Activity and Insight classes and implement get_activity_history on Litter-Robot 4 by natekspencer in https://github.com/natekspencer/pylitterbot/pull/49
* Bump pyjwt from 2.4.0 to 2.5.0 by dependabot in https://github.com/natekspencer/pylitterbot/pull/51
* Bump pylint from 2.15.2 to 2.15.3 by dependabot in https://github.com/natekspencer/pylitterbot/pull/50
* Fix version test by natekspencer in https://github.com/natekspencer/pylitterbot/pull/52
* Assume states on Feeder-Robot if command call was successful by natekspencer in https://github.com/natekspencer/pylitterbot/pull/53
* Fix litter_level reporting 0 initially when using pytest freeze_time by natekspencer in https://github.com/natekspencer/pylitterbot/pull/54


**Full Changelog**: https://github.com/natekspencer/pylitterbot/compare/2022.9.3...2022.9.5

2022.9.3

What's Changed
* Updates by natekspencer in https://github.com/natekspencer/pylitterbot/pull/42
* Move some common methods to top level Robot object and implement them in each subclass.
* Adjust litter_level on LR4 to round to nearest 10 percent
* Adjust LR4 status to show full only when idle by natekspencer in https://github.com/natekspencer/pylitterbot/pull/43
* Bump tox from 3.25.1 to 3.26.0 by dependabot in https://github.com/natekspencer/pylitterbot/pull/44
* Bump pylint from 2.15.0 to 2.15.2 by dependabot in https://github.com/natekspencer/pylitterbot/pull/45
* Adjust litter_level reporting wait time to 1 minute while cleaning by natekspencer in https://github.com/natekspencer/pylitterbot/pull/46


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

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

Page 5 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.