https://github.com/olirods/iot-homekit-contact-sensor
Arduino code ready to deploy to your ESP-8266-built accessory so it can be controlled from your Apple device through Apple HomeKit framework. See YouTube video for a step-by-step guide.
https://github.com/olirods/iot-homekit-contact-sensor
contact-sensor esp8266 homekit iot
Last synced: about 2 months ago
JSON representation
Arduino code ready to deploy to your ESP-8266-built accessory so it can be controlled from your Apple device through Apple HomeKit framework. See YouTube video for a step-by-step guide.
- Host: GitHub
- URL: https://github.com/olirods/iot-homekit-contact-sensor
- Owner: olirods
- License: mit
- Created: 2022-06-14T07:22:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T12:11:42.000Z (over 3 years ago)
- Last Synced: 2025-04-14T14:58:46.977Z (about 1 year ago)
- Topics: contact-sensor, esp8266, homekit, iot
- Language: C++
- Homepage: https://www.youtube.com/watch?v=9mqwqp2Kmc0
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


This is an adaption of @Mixiaoxiao same issue's repository. All rights reserved to him.