HomeSpan/src
Gregg 7e2625034c Added TLV8_it add(uint8_t tag, TLV8 &subTLV)
Allows easy-add of a sub TLV to an existing TLV8
2024-04-04 21:31:28 -05:00
..
extras Added Stepper_TB6612 and Stepper_A3967 directly to HomeSpan 2023-06-09 23:11:38 -05:00
src/extras Update Pixel.cpp 2024-02-27 06:17:46 -06:00
Characteristics.h Added enum and logic for TLV Characteristics 2024-03-17 19:54:48 -05:00
FeatherPins.h Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
HAP.cpp Added native support for WR (write-response) 2024-03-15 17:35:04 -05:00
HAP.h Initial creation of setTLV() 2024-03-30 17:51:37 -05:00
HAPConstants.h Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
HKDF.cpp Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
HKDF.h Converted HKDF from struct to simple functions in HKDF namespace 2024-03-02 16:02:16 -06:00
HapQR.h Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
HomeSpan.cpp added mechanism to strip unnecessary backslashes from Home App JSON 2024-04-04 21:12:13 -05:00
HomeSpan.h created getDataGeneric() and getStringGeneric() 2024-03-31 21:40:00 -05:00
Network.cpp Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
Network.h Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
PSRAM.h Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
SRP.cpp Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
SRP.h Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
Settings.h Added enum and logic for TLV Characteristics 2024-03-17 19:54:48 -05:00
Span.h Testing TLV Characteristic using DisplayOrder (custom Characteristic) 2024-03-29 22:18:04 -05:00
TLV8.cpp Added TLV8_it add(uint8_t tag, TLV8 &subTLV) 2024-04-04 21:31:28 -05:00
TLV8.h Added TLV8_it add(uint8_t tag, TLV8 &subTLV) 2024-04-04 21:31:28 -05:00
Utils.cpp added mechanism to strip unnecessary backslashes from Home App JSON 2024-04-04 21:12:13 -05:00
Utils.h added mechanism to strip unnecessary backslashes from Home App JSON 2024-04-04 21:12:13 -05:00
src.ino added mechanism to strip unnecessary backslashes from Home App JSON 2024-04-04 21:12:13 -05:00