<a href="https://www.buymeacoffee.com/RobertD502" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="130" width="300"></a>
<a href="https://liberapay.com/RobertD502/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg" height="100" width="300"></a>
**If you enjoy this library, consider donating by clicking on one the supported methods above.**
Breaking Changes
- Snake case formatting has been applied to command names to improve readability.
Fixes
- `Added ServerError exception`: Previously, when PetKit's servers reported being busy, an AuthError exception was raised. This has been fixed and instead a ServerError exception is raised in order to prevent confusion about needing to reauthenticate.
New Features
- Support for `Pura MAX`, along with associated `Pura Air` devices, has been added
- Added support for `PetKit Asia accounts`: The library now checks what region the PetKit account is set to. Based on this, the base_url is set allowing for PetKit Asia accounts (warning: PetKit Asia accounts should work in theory, but it has not been tested)