Skip to content

AchimPieters/ESP8266-HomeKit-Switch

Repository files navigation

ESP8266-HomeKit-Switch

ESP8266 – HomeKit Switch

For More Information Visit http://www.studiopieters.nl/

Switch

This repository combines three switches in HomeKit:

  • Switch
  • Lamp Switch
  • Fan Switch

These three settings are discussed in these three blogs:

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 © 2019 Apple Inc. All rights reserved.