HomeSpan/src
Gregg a83d3a7fda Added static HSV and RGB color methods to Pixel() and Dot()
Updated Pixel example to demonstrate use of the static HSV method
2022-02-17 18:27:31 -06:00
..
extras Added static HSV and RGB color methods to Pixel() and Dot() 2022-02-17 18:27:31 -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 Small modification to status message 2022-02-11 09:24:51 -06:00
HomeSpan.h Deprecated setMaxConnections(); Added reserveSocketConnections() 2022-02-10 21:55:03 -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 Deprecated setMaxConnections(); Added reserveSocketConnections() 2022-02-10 21:55:03 -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