HomeSpan/src
Gregg 7295803dde Remove LED_BUILTIN as default for statusPin
HomeSpan default is that there is NO control button and NO status LED.  Must use setStatusPin() or setControlPin() to enable.
2021-10-08 05:47:51 -05:00
..
extras Added check in RFControl to allow for backwards compatibility with Arduino-ESP 1.0.6 2021-10-03 22:01:37 -05:00
Characteristics.h Added min/max Range defaults for all Characteristics 2021-03-05 22:34:55 -06:00
HAP.cpp Addresses compiler warnings in Arduino-ESP32 2.0.0 2021-09-05 20:39:37 -05: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 CHANGED default settings for StatusPin and ControlPin 2021-10-05 21:10:24 -05:00
HomeSpan.h Marked old SpanRange() class as [[deprecated]] 2021-10-05 21:27:41 -05: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 Remove LED_BUILTIN as default for statusPin 2021-10-08 05:47:51 -05:00
Span.h Add setValidValues(int n, ...) method to Characteristic 2021-09-05 08:54:34 -05: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 CHANGED default settings for StatusPin and ControlPin 2021-10-05 21:10:24 -05:00
Utils.h CHANGED default settings for StatusPin and ControlPin 2021-10-05 21:10:24 -05:00
src.ino Updated SRP code for 2.0.0 compatibility 2021-09-23 21:12:37 -05:00