jubepue / homebridge-petkit-platform

MIT License
13 stars 5 forks source link

Petkit Homebridge Plugin


npm npm verified-by-homebridge

GitHub watchers GitHub stars GitHub forks

If you like Petkit Homebridge Plugin - give it a star, or fork it and contribute!

Homebridge custom plugin for controlling all your Petkit devices in HomeKit.

Preparation

  1. Use the Petkit Homebridge Plugin
  2. How to Get Logs

Set up the development environment

—-VSCode
—-engines
    "node": “>=0.12.0”
    "homebridge": ">=0.2.0"
—-dependencies
    "axios": “^0.21.1",
    "crypto-js": “^4.0.0”, 
    "uuid": "^8.3.2",
    "qs": "^6.11.0"

Feedback

You can use the GitHub Issue to provide feedback on any problems you encounter.

LICENSE

For more information, see the LICENSE file.