KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
homebridge-petkit-platform
★ 20
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
py-petkit-api
:
Petkit client API library
homebridge-petkit-feeder-mini
:
control your petkit feeder mini from homekit, get full use of iOS automation
petkitaio
:
Asynchronous Python library for PetKit's API
petkit-device-cards
:
Device Cards for various PetKit devices supported by the PetKit Integration
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
homebridge-petkit-platform
?
Download (.md)
Petkit Homebridge Plugin ======================== <p align="center"> <img src="https://github.com/jubepue/homebridge-petkit-platform/blob/master/images/homebridge-petkit-platform.png"><br> </p> <span align="center"> [](https://www.npmjs.com/package/homebridge-petkit-platform) [](https://www.npmjs.com/package/homebridge-petkit-platform) [](https://github.com/homebridge/homebridge/wiki/Verified-Plugins) [](https://GitHub.com/jubepue/homebridge-petkit-platform/watchers/) [](https://GitHub.com/jubepue/homebridge-petkit-platform/stargazers/) [](https://GitHub.com/jubepue/homebridge-petkit-platform/network/) If you like Petkit Homebridge Plugin - give it a star, or fork it and contribute! </span> Homebridge custom plugin for controlling all your Petkit devices in HomeKit. ## Preparation 1. [Use the Petkit Homebridge Plugin](https://github.com/jubepue/homebridge-petkit-platform/wiki/How-to-Use-Petkit-Homebridge-Plugin) 2. [How to Get Logs](https://github.com/jubepue/homebridge-petkit-platform/wiki/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](LICENSE) file.