mirror of https://github.com/arendst/Tasmota.git
Zigbee add Human presence sensor Zigbee (#18122)
This commit is contained in:
parent
6bd73fc883
commit
eab1abadc0
|
@ -0,0 +1,10 @@
|
||||||
|
#Z2Tv1
|
||||||
|
# Human presence sensor Zigbee
|
||||||
|
# https://zigbee.blakadder.com/Tuya_PS-HPS.html
|
||||||
|
:TS0601,_TZE200_0u3bj3rc
|
||||||
|
:TS0601,_TZE200_v6ossqfy
|
||||||
|
:TS0601,_TZE200_mx6u6l4y
|
||||||
|
EF00/0401=0406/0000 # map to Occupancy
|
||||||
|
EF00/0265,HPSZPresenceTime # Shows the presence duration in minutes
|
||||||
|
EF00/0266,HPSZLeavingTime # Shows the duration of the absence in minutes
|
||||||
|
EF00/0167,HPSZLEDState # Turns the onboard LED on or off
|
Loading…
Reference in New Issue