项目作者: AchimPieters

项目描述 :
ESP8266 - HomeKit Blinds
高级语言: C
项目地址: git://github.com/AchimPieters/ESP8266-HomeKit-Blinds.git
创建时间: 2019-06-19T08:21:51Z
项目社区:https://github.com/AchimPieters/ESP8266-HomeKit-Blinds

开源协议:MIT License

下载


ESP8266-HomeKit-Blinds

ESP8266 - HomeKit Blinds

GitHub All Releases
GitHub license
GitHub license
Donate

Note: Work In progress!

  • [X] Debugging the Main Code
  • [X] Testing The Hardware
  • [X] Add manual positioning code
  • [X] Add positioning to EEPROM code
  • [X] 3D Models
  • [X] Field Testing

Installation

Blinds Setup

For More Information Visit https://www.studiopieters.nl/esp8266-homekit-blinds

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.