Update README.md

This commit is contained in:
HomeSpan 2021-06-20 16:22:07 -05:00 committed by GitHub
parent 25fdfe82ba
commit 910eedcecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -39,7 +39,7 @@ 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 - HomeSpan 1.3.0 (6/16/2021) ## Latest Update - HomeSpan 1.3.0 (6/20/2021)
This update brings a number of new features and enhancements: This update brings a number of new features and enhancements:
@ -49,6 +49,7 @@ This update brings a number of new features and enhancements:
* Characteristic values can be automatically saved in non-volatile storage for retention in the event of a power loss. When power is restored your Accessories will automatically revert to their most recent state! * Characteristic values can be automatically saved in non-volatile storage for retention in the event of a power loss. When power is restored your Accessories will automatically revert to their most recent state!
* The HomeSpan CLI can now be customized — extend the CLI with your own functions and commands! * The HomeSpan CLI can now be customized — extend the CLI with your own functions and commands!
* Enable the automatic launch of HomeSpan's WiFi Access Point upon start-up whenever WiFi Credentials are not found. * Enable the automatic launch of HomeSpan's WiFi Access Point upon start-up whenever WiFi Credentials are not found.
* For advanced users: create your own custom WiFi Access Point and set your WiFi Credentials programmatically.
See [Releases](https://github.com/HomeSpan/HomeSpan/releases) for details on all changes included in this update. See [Releases](https://github.com/HomeSpan/HomeSpan/releases) for details on all changes included in this update.