Commit Graph

15 Commits

Author SHA1 Message Date
sen
db2b68d53d Update: Support ESPHome 2025.2.0, remove kernel modifications
- Added support for ESPHome 2025.2.0.
- Removed unnecessary kernel modifications.
- Thanks to Swisch_99, OwlBawl, and athua for their contributions.
2025-02-28 17:56:09 +08:00
sen
590cac7b7f Remove github filename suffixes 2024-08-08 08:03:42 +08:00
sen
3780f499c9 Introduced @durd 's patch to beta firmware, bumping the original beta firmware to STABLE. 2024-08-08 08:03:02 +08:00
David
402c6f57f6
Merge branch 'screekworkshop:main' into durd-patch-1 2024-07-30 20:01:47 +02:00
sen
1b251de387 add save to config 2024-07-26 21:34:49 +08:00
sen
565e7147b7 bug fixed 2024-07-26 21:24:16 +08:00
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