HomeKidd / Homekit-WS2812B-controller

ESP8266 based  Homekit controller for WS2812B lightstrips with WS2812FX support🌈
237 stars 35 forks source link
esp-homekit esp-homekit-demo esp-homekit-sonoff esp8266 esp8266-arduino esp8266-firmware esp8266-library esp8266-projects hap homekit homekit-accessory homekit-accessory-protocol homekit-api homekit-controller homekit-device homekit-server neopixel ravencore ws2812b ws2812fx

ESP8266 based  Homekit controller for WS2812B lightstrips🌈


Instagram URL FaceBook URL YouTube URL

GitHub All Releases GitHub tag (latest by date) Donate

For usage and more information please read the Wiki page!

Also available for Normal RGB(W) LED strip which you can find here! 🤓

Features:

Demo:




This project uses the Apple HomeKit accessory server library ESP-HomeKit from @MaximKulkin for ESP-OPEN-RTOS.

Although already forbidden by the sources and subsequent licensing, it is not allowed to use or distribute this software for a commercial purpose.

HomeKit Accessory Protocol (HAP) is Apple’s proprietary protocol that enables third-party accessories in the home (e.g., lights, thermostats and door locks) and Apple products to communicate with each other. HAP supports two transports, IP and Bluetooth LE. The information provided in the HomeKit Accessory Protocol Specification (Non-Commercial Version) describes how to implement HAP in an accessory that you create for non-commercial use and that will not be distributed or sold.
The HomeKit Accessory Protocol Specification (Non-Commercial Version) can be downloaded from the HomeKit Apple Developer page.
Copyright © 2020 Apple Inc. All rights reserved.