0.0.2 • Published 6 years ago

homebridge-struct-rgb_skyedition v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

homebridge-struct-rgb

An homebridge plugin that controls DIY LED controllers. It sends a packet via TCP to specified device. The packet is 3 constructive unsigned short (2-byte) ints, big endian. The ints represent 3 channels - red, green and blue, in this order.

Configuration

Look into config-sample.json file.