Hello,
I’ve started looking into the Tuya app so that I could add a non-supported temperature sensor. One thing leading to another I’m rewriting the driver for a mm-Wave presence sensor.
There comes my question: the difference between presence / occupancy and motion alarms is quite clear.
However what difference is there between a presence alarm and an occupancy alarm ?
In my view (and this is not how the Tuya drivers for radars work so far), these devices should mostly trigger a presence (or is it occupancy ?) alarm. The “motion alarm” can then be derived from the transition from no-presence to presence (or occupancy - you get the idea…) and a cool-down period. Some devices (mine apparently) also report the “motion state” (from no motion to large motion, etc.) so I could easily have a setting saying “any motion state above “small” motion will trigger the motion alarm”, etc.
Is it just a matter of vocabulary ?
Should presence be tied to users being present (and a presence alarm goes off only if another users gets home) and occupancy alarms relate to specific rooms ?
Thanks