Commit Graph

15 Commits

Author SHA1 Message Date
Paul Wieland b7e5b356d7 update min-distance to 100mm 2024-12-31 15:27:34 -05:00
Paul Wieland 494af2b067 Fix out of range data 2024-12-29 22:08:28 -05:00
Paul Wieland 89a5c28a32 Change maxDistance
former logic assumed it was the last distance found, which turns out to not always be the case. Implementing @dkerr64 logic from https://github.com/ratgdo/homekit-ratgdo32/pull/16
2024-12-27 12:56:13 -05:00
Paul Wieland b2f6ec1379 high ceiling & day light sensor adjustments
Ceilings that are higher than the sensor capabilities result in out of range (-1) readings.
Daylight, water on the floor and other environment changes can also cause the sensor to read out of range. This change results in 30 readings of -1 to be VehicleDetected false.
2024-12-06 14:40:34 -05:00
pre-commit-ci[bot] eee6f5e4d5 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-11-10 18:05:29 +00:00
Paul Wieland f68d126fb8 ratgdo32 2024-10-28 13:56:16 -04:00
J. Nick Koston f3f8f966dc
feat: Security Plus v1 support (#171)
Co-authored-by: Marius Muja <mariusmuja@gmail.com>
2024-01-19 13:24:16 -10:00
mulcmu 4c2ed4e7c0
feat: add learn and clear capability (#149)
Co-authored-by: Marius Muja <mariusmuja@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-01-18 12:25:08 -10:00
Marius Muja eee27761b2
Refactor children state update mechanism (#24)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-07-01 09:13:38 -05:00
J. Nick Koston a62e363c02
openings 2023-06-09 17:44:16 -05:00
J. Nick Koston b4dac7cb90
openings 2023-06-09 17:40:21 -05:00
J. Nick Koston b19824bb6d
openings 2023-06-09 17:40:08 -05:00
J. Nick Koston d92e09f808
openings 2023-06-09 17:38:52 -05:00
J. Nick Koston 2ea0a843fb
openings 2023-06-09 17:38:30 -05:00
J. Nick Koston 0932dc2ad8
openings 2023-06-09 17:36:56 -05:00