I attached device and it looks that it is setup, but status does not change when I place sensor in the water.
When I started working, I had:
binary_sensor.aeotec_dsb45_water_sensor_sensor
sensor.aeotec_dsb45_water_sensor_alarm_level
sensor.aeotec_dsb45_water_sensor_alarm_type
sensor.aeotec_dsb45_water_sensor_flood
sensor.aeotec_dsb45_water_sensor_sourcenodeid
Now, after some tweaking, I have only: binary_sensor.aeotec_dsb45_water_sensor_sensor
The zwave.aeotec_dsb45_water_sensor always show: Sleeping (Probe)
I found that someone said I have to set “Report Type to Send” to 17 using open-zwave-control-panel, but 56.2 does not have it.
I woke up this device and tried to change setting to 17. After I change it to 17 and click on “Set Config Parameter”, within a second it switches back to default 256.
I restored HA from backup and started from scratch with this water sensor. Now I have everything back, but still cannot change config and it does not work. Even if I press Wake Up button, the status does not change from Sleeping. I have this now:
I was able to change it. I found some old post about this device and someone said that their support recommended to press ZWave button instead of Wake Up button. I tried it and it worked. Thank you for your help.
I have another question, wonder if you know. The only change that I see is the sensor changes from off to on. Nothing else changes. Do I need to see the other sensors? Also, is there any way to monitor the battery status of the device?
Battery status will be in the matching zwave. node, as an attribute, see this template sensor for an example of extracting that and using it.
Some of the other entities may not change, depending on what they are, and what the settings of the device are. If you can provide a list I’ll help you understand what they all do.