Releases: dgreif/homebridge-petsafe-smart-feed
Releases · dgreif/homebridge-petsafe-smart-feed
v2.0.4
v2.0.4-beta.0
v2.0.3
v2.0.2
v2.0.1
v2.0.0
Bug Fixes
- small tweaks to custom ui (c487ec3)
Chores
- drop support for older node and homebridge versions (efdf0ff)
Features
- use new petsafe api (b118125)
BREAKING CHANGES
- Drop support for Node < 12
- Drop support for homebridge < 1.0.0
- PetSafe is migrating to a new API, with a new setup for authentication. Your previous
token
will no longer work, and you will need to generate a newtoken
after updating the plugin. Inhomebridge-config-ui-x
, open the PetSafe plugin settings and click "Generate New Auth Token" to get started. If you are not using config-ui-x, runnpx -p homebridge-petsafe-smart-feed petsafe-auth-cli
from your terminal