Dirnei / node-red-contrib-zigbee2mqtt-devices

Node-red nodes for controlling and managing zigbee devices managed by zigbee2mqtt
MIT License
30 stars 7 forks source link

Tuya Presence sensor not recognized in the "Occupancy Node" #134

Open Kilill opened 10 months ago

Kilill commented 10 months ago

The TUYA motion/presence sensor does not show up as a selectable entity in the Occupancy node.

excerpt from zigbee2mqtt:

Zigbee Model TS0601 Zigbee Manufacturer _TZE204_qasjif9e Description Mini human breathe sensor Manufacturer [TuYa] (https://www.zigbee2mqtt.io/supported-devices/#v=TuYa) Model [ZY-M100-S_2] (https://www.zigbee2mqtt.io/devices/ZY-M100-S_2.html#tuya-zy-m100-s_2) also known as: [ZY-M100-S_1] (https://www.zigbee2mqtt.io/devices/ZY-M100-S_1.html) State report:

{
    "detection_delay": 0.1,
    "fading_time": 5,
    "illuminance_lux": 9,
    "last_seen": "2023-12-21T14:12:57+01:00",
    "linkquality": 61,
    "maximum_range": 6,
    "minimum_range": 0.6,
    "presence": false,
    "radar_sensitivity": 8,
    "target_distance": 0
}

There are at least 2 variants of the sensor, the ceiling mounted version from the link above and a wall mounted version.