WebThingsIO / zwave-adapter

Z-Wave adapter add-on for WebThings Gateway
Mozilla Public License 2.0
15 stars 20 forks source link

z-wave - WakeUp Interval ? #82

Open Beejeedeb opened 4 years ago

Beejeedeb commented 4 years ago

Has anything been changed to the z-wave add-on? As far as I know I have not manually updated the z-wave add-on.

The Zwave devices with a battery now have an extra property bubble, a WakeUp Interval property bubble with a slider, this slider can be adjusted but the values are not saved. I also see that an z-wave thing with a temperature sensor now displays the temperature with an additional decimal place. And Luminance with 3 extra decimal places.

Maybe I missed something.

z-wave1

z-wave2

dhylands commented 4 years ago

The zwave adapter now exposes the wakeup interval for those devices which advertise that they have it. If the value isn't persisted, then I'm pretty sure it's device specific.

For some battery powered devices, the wakeup interval determines how frequently updates are reported.

And I added a multipleOf 0.1 to the temperature property (which is shared with all devices).

I don't recall specifically changing anything with luminance. Are you saying that luminance showed up where it wasn't showing up before?

Beejeedeb commented 4 years ago

Hi Dave,

Thank you for clarifying the changes. The sliders are a bit confusing because one can adjust the values and because for some devices nothing happens you might think something is broken.

The Luminance (value) was already there cant recall the 3 decimal places.

This is from the logfile no decimal places.

2019-08-27 08:08:01.555 Info, Node004, Received SensorMultiLevel report from node 4, instance 1, Luminance: value=281lux 2019-08-27 08:08:01.555 Detail, Node004, Refreshed Value: old value=180, new value=281, type=decimal 2019-08-27 08:08:01.555 Detail, Node004, Changes to this value are not verified 2019-08-27 08:08:01.555 Detail, Node004, Notification: ValueChanged