Commit Graph

19 Commits

Author SHA1 Message Date
sen
4f6a13ee3d Update human-sensor-2a-beta-github.yaml
- Show target angle display, orientation and position status display. (It got the idea and key code from walberjunior.)
- Added a Zone global switch that can be turned off when the Zone feature is not needed. This may reduce the number of zone triggers if there are too many people.
- Adjusts the icons for target X and Y.
-
2023-09-08 16:38:45 +08:00
sen
a78e9b8050 Move infrequently used settings to the debug area, introduce a patch for haip to deal with the unstable state at startup, and fix the delay at startup that causes the zone presence state to become unknown. Corresponding to the public version: V230908_2_beta. 2023-09-08 11:47:36 +08:00
sen
509b209523 update stable version 2023-09-08 10:23:00 +08:00
sen
b60cc289f1 Fixed type of name, note that this may cause automation to need to re-correct references. 2023-09-06 20:41:31 +08:00
sen
291a4d4ba8 Update human-sensor-2a-beta-github.yaml
Fixed an issue where repeated triggers on the way to a delayed shutdown would not interrupt the cancel.Added Any Presence Timeout.(feedback from haip, code contributed by athua.)
2023-09-06 20:14:32 +08:00
sen
ed74f58897 Added Any Presence Timeout.(feedback from ferbulous, code contributed by athua.) 2023-09-05 18:07:37 +08:00
Screek Worshop
d8018761b8
Fix external library dependencies, thanks to Tiep Pham Minh for feedback. 2023-09-04 11:52:05 +08:00
sen
3df23400dc Tweak code to include region timeout support for athua. 2023-09-02 12:18:42 +08:00
sen
503ee2a2b6 Update human-sensor-2a-beta-github.yaml
Extending the x-axis maximum area to 4000 synthesizes athua's suggestion.
2023-08-29 12:09:11 +08:00
sen
33ea448705 Update human-sensor-2a-beta-github.yaml
Adjust the timing of the push initialization message to ensure that everything is initialized.
2023-08-29 12:08:07 +08:00
sen
8072db6e39 Optimize the last light update logic to ensure that switching fast update mode does not cause a delay in the update. (Thanks to rob_sm7219for for the feedback) 2023-08-28 17:47:43 +08:00
sen
71b88d18f9 Limit the detection distance of the X-axis to 3m left and right (thx to walberjunior) 2023-08-28 17:41:56 +08:00
sen
fc5eb97acb fix x_begin, thx walberjunior. 2023-08-28 17:35:31 +08:00
Screek Worshop
276ff4e8a5
fix last_illuminance with 0 if no light can cause na in ha. 2023-08-23 18:04:46 +08:00
sen
226a6f4bec use external components from github repo 2023-08-21 18:51:00 +08:00
sen
1f7fbccb0f Update human-sensor-2a-beta-github.yaml 2023-08-21 18:23:40 +08:00
sen
0635c3cb7f add 2a beta, and fix some type. 2023-08-21 18:13:25 +08:00
Screek Worshop
3b1445fccb
Update screek-humen-sensor-2a.yaml
Thanks to JurnD for pointing out that we miscalculated a byte count on the distance resolution of p3.
2023-07-29 10:44:15 +08:00
sen
82ad16d842 Restructuring of directory 2a 2023-07-24 09:19:07 +08:00