Update README.md
This commit is contained in:
parent
8198e08953
commit
9ddc4c8001
|
|
@ -5,7 +5,7 @@ Welcome to HomeSpan - a robust and extremely easy-to-use Arduino library for cre
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
***Please visit [HomeSpan](https://homespan.github.io/HomeSpan/) on GitHub Pages for complete information and documentation on this repository.***
|
***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.***
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue