HomeKidd / HomeKit-MagicHome-LED-controller-Elgato-Eve-Light-Strip

ESP8266 based  Homekit controller for normal RGBW lightstrips 🌈

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Native  Homekit support for MagicHome LED controllers using RGB/RGBW lightstrips 🌈

Under uploading, theres nothing special here yet 🤓


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 WS2812B LED strip with WS2812FX support which you can find here! 🤓

This HomeKit enabled sensor works exactly the same as Elgato EVE Light Strip!

Features:

  • Change Color
  • Change Brightness
  • Change Color Temperature (currently only RGB support)
  • Power Behaviour characteristic (Default Color / Last Used on startup via Eve app)
  • Transition characteristic (Quick / Default / Moderate / Calm via Eve app)
  • Downloadable User Manual (via Eve app)
  • OTA firmware update (not implemented yet)

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.