Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

Releases: elfive/homebridge-petkit-feeder-mini

bug fix

09 Apr 08:15
Compare
Choose a tag to compare

fix food storage status error when polling

bug fix

09 Apr 06:56
Compare
Choose a tag to compare
  1. fix food storage status error when polling

bug fix

09 Apr 06:22
Compare
Choose a tag to compare
  1. disable battery function when using Petkit Feeder Element device.

bug fix and some improvements.

09 Apr 04:18
Compare
Choose a tag to compare
  1. fix food status error when using petkit element feeder(#24).
  2. add ignore power level alarm when connected to a power source option(#24).
  3. fix a bug causes unable to print some log.

bug fix

31 Mar 03:17
Compare
Choose a tag to compare

bug fix: fix deviceId mismatch (#23).

bug fix

23 Mar 06:24
Compare
Choose a tag to compare
  1. fixed a bug that will cause food status won't update to homebridge.
  2. log output improvement.

If you are upgrade from v1.x.x to v2.x.x please read this note carefully!!!

  1. Follow this guide to modify your configure in config.json file, I strongly recomand using homebridge setting UI to generate configure and then modify it manually.
  2. Petkit Feeder Element function infomation is mostly cames from this project, and not fully tested, if you have trouble get it work, you can submit an issue, I normally will reply within 24H, and do my best to solve it.

Support homebridge v1.3.x and Petkit Feeder Element

17 Mar 07:02
Compare
Choose a tag to compare

Major update:

  1. Plugin type changed from accessory to platform in order to work with homebridge v1.3.x.
  2. Add support to Petkit Feeder Element devices, new configure field(model) added.
  3. Add HTTP request retry function.

If you are upgrade from v1.x.x to v2.0.0 please read this note carefully!!!

  1. Follow this guide to modify your configure in config.json file, I strongly recomand using homebridge setting UI to generate configure and then modify it manually.
  2. Petkit Feeder Element function infomation is mostly cames from this project, and not fully tested, if you have trouble get it work, you can submit an issue, I normally will reply within 24H, and do my best to solve it.

NOTIFICATION!!!!!

12 Mar 09:28
Compare
Choose a tag to compare

Dear users:
if you are using my plugin, please note that:
this plugin is not support homebridge version 1.3.x, this is due to a known issue, I'm now working on it, but BECAUSE this is an major update, so it will take some days for me pushing the update to all you guys, please be patient and wait for the incoming update.

currently what you can do:

  1. dwongrade homebridge to v1.2.5
  2. disable this plugin if you wanna use homebridge v1.3.x\
  3. wait for update.

bug fix

10 Feb 14:33
Compare
Choose a tag to compare
  1. fix [object Object] bug when user has multiple devices

bug fix

10 Feb 02:05
Compare
Choose a tag to compare
  1. add server reply error check,this should fix "Cannot read property 'DropMeal' of undefined error" when given an mistake X-Session value.