PlanLos23
(PlanLos23)
1
Hi,
i try to use the timestamp of the last change from a homematic module in openhab. but i cant find a way to use it. is there any1 who can help me?
every homematic module has a datapoint “LastTimestamp()” with the timestamp of the last state change.
sample: dom.GetObject(“ise-id”).LastTimestamp()
its possible right?
PlanLos
MHerbst
(Martin Herbst)
2
Hi,
currently this datapoint is not made available by the binding. I don’t know whether it is possible to receive this value.
What do you think, @gerrieg?
gerrieg
(Gerhard Riegler)
3
it’s not exposed by the Homematic API. You have to use a rule and a unbound DateTime item.