# esp-homekit-devices **Repository Path**: GLUESTICK/esp-homekit-devices ## Basic Information - **Project Name**: esp-homekit-devices - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # esp-homekit-devices Works to bring native Apple HomeKit support to any device based on an ESP8266/ESP8285 microcontroller. [![Release](https://img.shields.io/github/v/tag/RavenSystem/haa?color=red&label=release)](https://github.com/RavenSystem/haa/releases) [![GitHub download](https://img.shields.io/github/downloads/RavenSystem/haa/total.svg)](https://github.com/RavenSystem/haa/releases/latest) [![Donate](https://img.shields.io/badge/donate-PayPal-blue.svg)](https://paypal.me/ravensystem) This project uses a modified version of Apple HomeKit accessory server library [ESP-HomeKit](https://github.com/maximkulkin/esp-homekit) from [@MaximKulkin](https://github.com/maximkulkin) for [ESP-OPEN-RTOS](https://github.com/SuperHouse/esp-open-rtos). And it uses a modified version of OTA update system [Life-Cycle-Manager (LCM)](https://github.com/HomeACcessoryKid/life-cycle-manager) from [@HomeACessoryKid](https://github.com/HomeACcessoryKid). Although already forbidden by the sources and subsequent licensing, it is not allowed to use or distribute this software for a commercial purpose. ## Usage Go to the [Wiki](https://github.com/RavenSystem/esp-homekit-devices/wiki) for additional information.