v2024.2.4
Potentially Breaking Changes
- The feeding_meal and feeding_snack fields on the Feeder-Robot graphql model now includes a where clause to retrieve feedings within the last 24 hours rather than a limit of 10. Unless you are specifically accessing the
_dataproperty of a Feeder-Robot for these fields, you should be unaffected.
What's Changed
- Bump aiohttp from 3.12.14 to 3.12.15 by @dependabot[bot] in #299
- Bump the dev-dependencies group with 4 updates by @dependabot[bot] in #298
- Bump deepdiff from 8.5.0 to 8.6.1 by @dependabot[bot] in #303
- Bump the dev-dependencies group with 3 updates by @dependabot[bot] in #300
- Add ability to set gravity mode and get schedule/feeding information by @natekspencer in #304
- Remove year from license by @natekspencer in #305
Full Changelog: v2024.2.3...v2024.2.4