Last_Update in OH2

I have some working z-wave thermostat bindings (Danfoss) in OH2 using HABmin2 ex:


Number          FF_Corridor_Radiator_thermostat_setpoint     "Repos radiator [%.2f C]" <temperature> (FF_Corridor, Heating)  { channel="zwave:device:KT12:node13:thermostat_setpoint_heating" }

I would like to show the last update of the device in a sitemap but I can’t find a useable syntax. Any help? All the suggestions I can find suggests a zwave=“XXX” syntax, but this does not seem to work with OH2 where you have to use the "channel=“zwavw…” syntax.

1 Like