Anyone using the ZSE11 in Z-Wave-JS?
It was added in last Z-Wave-JS release. I got it to include and sensors set-up. BUT the motion is triggering as a tamper sensor, and motion sensor is reporting tamper.
Anyone else?
Anyone using the ZSE11 in Z-Wave-JS?
It was added in last Z-Wave-JS release. I got it to include and sensors set-up. BUT the motion is triggering as a tamper sensor, and motion sensor is reporting tamper.
Anyone else?
Update. Looks like there is a PR to fix
Same Here. Trying to change it in customizations.
The devs says once device file is loaded it will be corrected.
For now, I changed the tamper to a motion in customize entity.
Side note, not happy at all with this sensor. Motion is not sensitive enough, temp and humidity off.
I solved my issues. It is a lot of work… but works.
The parameter you set is stored on the zwave stick.
Motion now triggers as motion with MUCH better range.
FIX that worked for me. I used this to fix my sensor in Z-waze JS.
You may need to change Parameter 16 to Value 0 (Size 1 byte dec ) so that motion detection is recognized by Home Assistant since the sensor sends a binary sensor report for motion, and JS expects a notification type. You can now change any parameter manually on the JS Z-Wave integration for Home Assistant.
Link to where I found the info.
https://www.support.getzooz.com/kb/article/665-how-to-add-your-zse11-q-sensor-to-home-assistant/
In Zwave-JS Go to the ZSE11 Device and expand it using the arrow. Scroll Go to the bottom under Configure>custom configuration and change the Parameter picture below.
Fantastic you can now set any parameter. Are you using beta?
No I am on stable running in a VM my guess is you need to be using Z-Wave JS to MQTT version 0.16.0. I use Z-Wave JS to MQTT 0.16.0 with MQTT disabled.
|Version|core-2021.5.2|
|Installation Type|Home Assistant OS|
|Development|false|
|Supervisor|true|
|Docker|true|
|Virtual Environment|false|
|Python Version|3.8.9|
|Operating System Family|Linux|
|Operating System Version|5.4.109|
|Host Operating System|Home Assistant OS 5.13|
|Update Channel|stable|
|Supervisor Version|supervisor-2021.04.3|
|Docker Version|19.03.15|
|Installed Add-ons|Z-Wave JS to MQTT (0.16.0)