Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whatuwant/homebridge-sp108e-platform
A homebridge plugin for integrating SP108E LED controllers into HomeKit.
https://github.com/whatuwant/homebridge-sp108e-platform
homebridge homekit led led-controller rgb sp108e
Last synced: 3 months ago
JSON representation
A homebridge plugin for integrating SP108E LED controllers into HomeKit.
- Host: GitHub
- URL: https://github.com/whatuwant/homebridge-sp108e-platform
- Owner: whatUwant
- License: apache-2.0
- Created: 2021-04-18T08:22:10.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T06:01:44.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T22:40:39.369Z (3 months ago)
- Topics: homebridge, homekit, led, led-controller, rgb, sp108e
- Language: TypeScript
- Homepage:
- Size: 322 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebridge-sp108e-platform
[![version](https://img.shields.io/npm/v/homebridge-sp108e-platform.svg)](https://www.npmjs.com/package/homebridge-sp108e-platform)
[![downloads](https://img.shields.io/npm/dt/homebridge-sp108e-platform.svg)](https://www.npmjs.com/package/homebridge-sp108e-platform)
[![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)A homebridge plugin for integrating SP108E LED controllers into HomeKit.
## Features
- color settings
- animation mode selection
- animation speed adjustment
- multiple-instance support
- controller chip type / RGB channel order / segment amount / LEDs per segment settings in configuation
- RGBW LED strip as two separate lights (RGB + W)## Credits
- [SP108E PHP library by Lehkeda](https://github.com/Lehkeda/SP108E_controller)
- [SP108E JavaScript library by greenwombat](https://github.com/greenwombat/sp108e)## Disclaimer
- I am not affiliated with the manufacturers, sellers or any of the device brands. This plugin is a personal project that I maintain in my free time.
- Refer to the licence for more information.