Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/songzh96/homebridge-lightbulb-ts-demo
this is a homebridge plugin with typescript
https://github.com/songzh96/homebridge-lightbulb-ts-demo
Last synced: 11 days ago
JSON representation
this is a homebridge plugin with typescript
- Host: GitHub
- URL: https://github.com/songzh96/homebridge-lightbulb-ts-demo
- Owner: songzh96
- Created: 2019-05-19T10:12:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:11:14.000Z (about 2 years ago)
- Last Synced: 2024-11-06T06:20:35.161Z (2 months ago)
- Language: TypeScript
- Size: 244 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebridge-lightbulb-ts-demo
this is a simple homebridge plugin with typescript1. git clone this repository
2. run npm install
3. run npm run build
4. Configure config.json in the ./homebridge folder
5. run homebridge
6. Congratulations on running a plugin successfully.