Delete README_OLD.md

This commit is contained in:
HomeSpan 2020-11-15 20:57:35 -06:00 committed by GitHub
parent 4a699d5292
commit aecd4a1c25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 23 deletions

View File

@ -1,23 +0,0 @@
# HomeSpan
*HomeKit for the Arduino-ESP32!*
Welcome to HomeSpan - a robust and extremely easy-to-use Arduino library for creating your own [ESP32-based](https://www.espressif.com/en/products/modules/esp32) HomeKit devices entirely within the [Arduino IDE](http://www.arduino.cc).
HomeSpan provides a microcontroller-focused implementation of [Apple's HomeKit Accessory Protocol Specification Release R2 (HAP-R2)](https://developer.apple.com/support/homekit-accessory-protocol/) designed specifically for the Espressif ESP32 microcontroller running within the Arduino IDE. HomeSpan pairs directly to HomeKit via your home WiFi network without the need for any external bridges or components. With HomeSpan you can use the full power of the ESP32's I/O functionality to create custom control software and/or hardware to automatically operate external devices from the Home App on your iPhone, iPad, or Mac, or with Siri.
***For complete information and documentation, please visit [HomeSpan](https://homespan.github.io/HomeSpan/) on GitHub Pages or view the [docs](docs/index.md) while remaining this repository.***
---
Feedback or questions? Please send to homespan@icloud.com