Update README.md
This commit is contained in:
parent
44ffd2a7f7
commit
bcc1cee1fd
|
|
@ -1,5 +1,5 @@
|
||||||
# HomeSpan
|
# HomeSpan
|
||||||
_HomeKit for the Arduino-ESP32!_
|
*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).
|
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).
|
||||||
|
|
||||||
|
|
@ -32,9 +32,9 @@ HomeSpan provides a microcontroller-focused implementation of [Apple's HomeKit A
|
||||||
* Launch the WiFi Access Point
|
* Launch the WiFi Access Point
|
||||||
* A 10-page User Guide
|
* A 10-page User Guide
|
||||||
|
|
||||||
## Latest Updates ##
|
## Latest Updates: 11/3/2020 ##
|
||||||
|
|
||||||
* 11/3/2020: HomeSpan 1.0.0 is the initial public release. It is 100% feature-complete and includes 16 very detailed example-tutorials providing step-by-step instructions on how to use HomeSpan to create your own HomeKit devices. A 10-page User Guide provides addtional details on how to configure your finished HomeKit device for use on your WiFi network, and how to pair it to HomeKit.
|
* HomeSpan 1.0.0 is the initial public release. It is 100% feature-complete and includes 16 very detailed example-tutorials providing step-by-step instructions on how to use HomeSpan to create your own HomeKit devices. A 10-page User Guide provides addtional details on how to configure your finished HomeKit device for use on your WiFi network, and how to pair it to HomeKit.
|
||||||
|
|
||||||
## Getting Started ##
|
## Getting Started ##
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue