Hi,
I’m using the homematic binding and trying to retrieve the information config_pending, unreach and lowbat from the 0 channel (similar to the openhab 1 binding).
Number door_configpending "Door config pending" (ConfigPending) { channel="homematic:HG-HM-Sec-SCo:0cdb7f0b:NEQ12345:0#CONFIG_PENDING" }
But it seems I can#t access these information directly. In the PaperUI I can see these information in the status of the item.
a. Is there something wrong with my item definition that I can’t access this data? Or is it something special in the binding?
b. Can I access the StatusInfo of an item in my items definition file (or rules)?
Thanks
Siedi