Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# homebridge-lightbulb-ts-demo
this is a simple homebridge plugin with typescript

1. 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.