Now it works
My Item:
Contact FensterContact { enocean="{id=01:A1:EB:1F, eep=D5:00:01, parameter=CONTACT_STATE}"
and the rule (Item not item):
rule "enocean2"
when
Item FensterContact changed
then
…..
Now it works
My Item:
Contact FensterContact { enocean="{id=01:A1:EB:1F, eep=D5:00:01, parameter=CONTACT_STATE}"
and the rule (Item not item):
rule "enocean2"
when
Item FensterContact changed
then
…..