Skip to content

Custom external converter for Linptech ES1ZZ(TY) / Moes ZSS-LP-HP02 mmWave Presence, Target distance = 0 when no presence detected.

License

Notifications You must be signed in to change notification settings

Bjk8kds/bjk-zigbee2mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zigbee2MQTT - Linptech ES1ZZ(TY) / Moes ZSS-LP-HP02 Custom External Converter

Zigbee2MQTT License: MIT

Custom external converter for Linptech ES1ZZ(TY) / Moes ZSS-LP-HP02 mmWave Presence Sensor with LD2410.

What It Does

Modifies the default behavior of the LD2410 sensor where target_distance retains its last value even when presence is no longer detected.

Modified Behavior:

  • occupancy: truetarget_distance shows actual distance
  • occupancy: falsetarget_distance automatically resets to 0

This makes the distance reading more intuitive and cleaner for automations and dashboards.

Installation

  1. Download ES1ZZ.js
  2. Place the file in your Zigbee2MQTT data/external_converters/ folder
    • Example: /config/zigbee2mqtt/data/external_converters/ES1ZZ.js
  3. Restart Zigbee2MQTT
  4. The converter will be loaded automatically
  5. (Optional) Re-interview the device for best results

Requirements

  • Zigbee2MQTT 1.30.0+
  • Linptech ES1ZZ(TY) / Moes ZSS-LP-HP02 with manufacturer code: _TZ3218_awarhusb or _TZ3218_t9ynfz4x

Verification

After restart, check the Zigbee2MQTT logs or MQTT topic zigbee2mqtt/bridge/converters to confirm the converter is loaded.

License

MIT

About

Custom external converter for Linptech ES1ZZ(TY) / Moes ZSS-LP-HP02 mmWave Presence, Target distance = 0 when no presence detected.

Topics

Resources

License

Stars

Watchers

Forks