HomeSpan/src
Gregg 32b417a1da Added homeSpan method deleteStoredValues()
Provides a programmatic way of deleting all stored Characteristic values from NVS.  Identical to the 'V' CLI Command.
2022-02-10 21:02:10 -06:00
..
extras Added Pixel() and Dot() operator overloads to Color struct 2022-02-05 23:30:28 -06:00
Characteristics.h Removed Characteristic::ConfiguredNameStatic() end updated Television Example 2021-11-10 05:54:19 -06:00
HAP.cpp Added homeSpan.setPairCallback() method 2022-02-06 08:39:47 -06:00
HAP.h Created setWifiCredentials() method 2021-06-20 06:37:09 -05:00
HAPConstants.h Re-Factored SpanCharacteristic Constructor and Services.h 2021-02-28 10:49:17 -06:00
HKDF.cpp Updated licenses and version number 2021-01-24 12:02:24 -06:00
HKDF.h Updated licenses and version number 2021-01-24 12:02:24 -06:00
HapQR.h Created HapQR class in standalone HapQR.h file 2021-01-26 19:13:07 -06:00
HomeSpan.cpp Initial coding of protectPinISR(pin) method 2022-01-30 22:33:07 -06:00
HomeSpan.h Added homeSpan method deleteStoredValues() 2022-02-10 21:02:10 -06:00
Network.cpp Fixed "space" bug in AP code 2021-08-15 07:09:30 -05:00
Network.h Updated licenses and version number 2021-01-24 12:02:24 -06:00
SRP.cpp Updated SRP code for 2.0.0 compatibility 2021-09-23 21:12:37 -05:00
SRP.h Fixed bug in pairing logic that would drop leading zeros when transmitting SALT 2021-02-06 16:29:55 -06:00
Settings.h Updated version number to 1.4.3 2022-01-10 22:52:08 -06:00
Span.h Fixed bug in CUSTOM_CHAR() when applied to STRING Characteristic 2021-12-03 07:02:25 -06:00
TLV.h Fixed bug in pairing logic that would drop leading zeros when transmitting SALT 2021-02-06 16:29:55 -06:00
Utils.cpp Added homeSpan.setStatusAutoOff(uint16_t duration) 2021-12-26 23:07:37 -06:00
Utils.h Added homeSpan.setStatusAutoOff(uint16_t duration) 2021-12-26 23:07:37 -06:00
src.ino Added homeSpan.setPairCallback() method 2022-02-06 08:39:47 -06:00