Update README.md

This commit is contained in:
HomeSpan 2021-01-24 19:33:09 -06:00 committed by GitHub
parent 2a5d5c138b
commit 77d436141a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -12,6 +12,7 @@ HomeSpan provides a microcontroller-focused implementation of [Apple's HomeKit A
* 100% HAP-R2 compliance * 100% HAP-R2 compliance
* 38 integrated HomeKit Services * 38 integrated HomeKit Services
* Operates in either Accessory or Bridge mode * Operates in either Accessory or Bridge mode
* Supports pairing with Setup Codes or QR Codes
### For the HomeSpan Developer ### For the HomeSpan Developer
@ -36,9 +37,9 @@ HomeSpan provides a microcontroller-focused implementation of [Apple's HomeKit A
* Launch the WiFi Access Point * Launch the WiFi Access Point
* A standalone, detailed End-User Guide * A standalone, detailed End-User Guide
## Latest Update (1/9/2021) ## Latest Update (1/24/2021)
* HomeSpan 1.1.3 - some minor patches and improved WiFi initialization logic (see [Release](https://github.com/HomeSpan/HomeSpan/releases) for details). * HomeSpan 1.1.4 - HomeSpan now recognizes QR Codes for pairing! This release also includes a new method allowing you to change the TCP port used for communication to-and-from HomeKit, as well as a new method to modify the hostname suffix (or eliminate it all together). Improved parsing of text input through the Serial Monitor addresses (hopefully!) an issue using HomeSpan with Platform IO. See [Release](https://github.com/HomeSpan/HomeSpan/releases) for details.
# HomeSpan Resources # HomeSpan Resources