Merge pull request #439 from HomeSpan/master
Update dev to reflect final master 1.7.0
This commit is contained in:
commit
cc443f8f08
|
|
@ -48,7 +48,7 @@ HomeSpan requires version 2.0.0 or later of the [Arduino-ESP32 Board Manager](ht
|
|||
* Launch the WiFi Access Point
|
||||
* A standalone, detailed End-User Guide
|
||||
|
||||
## ❗Latest Update - HomeSpan 1.7.0 (11/6/2022)
|
||||
## ❗Latest Update - HomeSpan 1.7.0 (11/11/2022)
|
||||
|
||||
* **ESP-NOW is now fully integrated into HomeSpan!**
|
||||
* New dedicated class, **SpanPoint**, that facilitates bi-directional device-to-device communication between multiple ESP32 devices
|
||||
|
|
|
|||
|
|
@ -73,7 +73,7 @@ Within Device Configuration Mode you can choose one of five possible Actions:
|
|||
|
||||
1. *Launch HomeSpan’s temporary WiFi network*. HomeSpan’s temporary WiFi network provides a simple web interface for you to input your home network’s WiFi credentials and (optionally) create your own HomeKit Setup Code. See [Setting HomeSpan’s WiFi Credentials and Setup Code](#setting-homespans-wifi-credentials-and-setup-code) for step-by-step instructions.
|
||||
|
||||
1. Unpair the device from Apple HomeKit. Under normal operation, you control the pairing and unpairing of all HomeKit devices from the Home App on your iPhone or Mac. However, there are some circumstances in which a device may need to be manually unpaired. This is typically done by performing a full [Factory Reset](#factory-reset) of the device, but that also deletes your WiFi Credentials. This action allows you to unpair the device while preserving all other device settings.
|
||||
1. *Unpair the device from Apple HomeKit*. Under normal operation, you control the pairing and unpairing of all HomeKit devices from the Home App on your iPhone or Mac. However, there are some circumstances in which a device may need to be manually unpaired. This is typically done by performing a full [Factory Reset](#factory-reset) of the device, but that also deletes your WiFi Credentials. This action allows you to unpair the device while preserving all other device settings.
|
||||
|
||||
1. *Erase stored WiFi Credentials*. This allows you delete your WiFi Credentials from the device without losing any HomeKit pairing data, after which the device can be set up with new WiFi Credentials.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue