| .. |
|
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
|
Created initial Example 22 - TLV8_Characteristics
|
2024-04-22 22:49:55 -05:00 |
|
FeatherPins.h
|
Release 1.9.0 (#775)
|
2024-02-17 17:11:17 -06:00 |
|
HAP.cpp
|
initial change of hap[i] to linked-list from fixed array
|
2024-05-12 07:17:21 -05:00 |
|
HAP.h
|
initial change of hap[i] to linked-list from fixed array
|
2024-05-12 07:17:21 -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
|
initial change of hap[i] to linked-list from fixed array
|
2024-05-12 07:17:21 -05:00 |
|
HomeSpan.h
|
Move "internal" SpanCharacteristic methods from public to private
|
2024-05-04 08:31:34 -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
|
Eliminated use of exceptions in PSRAM.h and added -fno-exceptions
|
2024-05-02 20:45:30 -05: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
|
Created initial Example 22 - TLV8_Characteristics
|
2024-04-22 22:49:55 -05:00 |
|
TLV8.cpp
|
small tweaks to the TLV8 library for ease of use
|
2024-04-20 10:14:31 -05:00 |
|
TLV8.h
|
small tweaks to the TLV8 library for ease of use
|
2024-04-20 10:14:31 -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 logic to check for hap[i] disconnect and issue stop() when found
|
2024-05-11 07:43:11 -05:00 |