Commit Graph

9 Commits

Author SHA1 Message Date
David
31d40b75c9
changed logic and added update_interval to distance sensor
Changed ">" to ">=" for time comparison, else Clearance and Movement time could be between set interval and the next second.

Also added "update_interval" to Distance sensor, this replaces heartbeat filter but is still subject to delta filter.

Also made binary sensors publish initial state. Now HA isn't "unknown" after reset device.
2024-07-25 12:25:19 +02:00
David
e1d3438972
fix a quotation mark 2024-07-25 00:44:19 +02:00
David
01a2d1d9b1
Update human-sensor-f2-stable-github.yaml 2024-07-24 15:52:53 +02:00
David
11519a1373
dedup logs and published states 2024-07-24 14:05:23 +02:00
sen
06f5726673 Filter for the rare occurrence of "occ, dis=0.00" and treat it as a non-trigger. Thanks to erchina , durd_ for the feedback. 2024-07-21 17:38:24 +08:00
sen
3cdec91387 Remove some comments 2024-07-21 17:37:00 +08:00
sen
c34f2f8264 fix for #21, thx restauffer. 2024-07-17 08:05:46 +08:00
Screek Worshop
9b8f9fea27
Create README.md 2024-05-04 12:05:15 +08:00
sen
baf247c932 Create human-sensor-f2-stable-github.yaml 2024-05-04 12:00:32 +08:00