Skip to content

Latest commit

 

History

History
146 lines (67 loc) · 6.66 KB

CHANGELOG.md

File metadata and controls

146 lines (67 loc) · 6.66 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.4 (2022-08-27)

2.0.4-beta.0 (2022-08-27)

Bug Fixes

  • update dependencies (e28d938)
  • update homebridge-ui dependencies (8a70fa2)

2.0.3 (2021-09-18)

Bug Fixes

2.0.2 (2021-08-08)

Bug Fixes

  • fetch new auth token before current one expires (be3397f)

2.0.1 (2021-08-07)

Bug Fixes

  • disable http2 for requests (76b3921)

2.0.0 (2021-08-06)

⚠ 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 new token after updating the plugin. In homebridge-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, run npx -p homebridge-petsafe-smart-feed petsafe-auth-cli from your terminal

Features

Bug Fixes

  • small tweaks to custom ui (c487ec3)

  • drop support for older node and homebridge versions (efdf0ff)

1.3.2 (2021-07-30)

Bug Fixes

1.3.1 (2021-05-17)

Bug Fixes

1.3.0 (2021-04-11)

Features

  • custom ui for auth token (c02011c)

Bug Fixes

  • update dependencies (809d2ae)
  • use string for SerialNumber to fix HB warning (#21) (2eafab9)

1.2.6 (2021-01-29)

1.2.5 (2020-12-27)

1.2.4 (2020-09-13)

1.2.3 (2020-08-24)

1.2.2 (2020-08-16)

Bug Fixes

  • adjust minimum battery voltage, based on official app (#14) (d5bb2c7)

1.2.1 (2020-07-08)

Bug Fixes

  • add fallback for model and serial number (a3da9b0), closes #10

1.2.0 (2020-07-07)

Features

  • allow configuration of feeding size (#9) (39ce052)

1.1.6 (2020-06-05)

1.1.5 (2020-06-03)

1.1.4 (2020-04-08)

1.1.3 (2020-02-13)

Bug Fixes

  • leave switch on for 2 minutes (f8bf433)

1.1.2 (2020-02-13)

Bug Fixes

1.1.1 (2020-01-24)

Bug Fixes

  • include auth-cli in release (8904dab)

1.1.0 (2020-01-23)

Features

  • petsafe smart feed platform (34ec949)