I have created a thing GATEWAY_EXTRAS manually to read severals values (sysvars) from RaspberryMatic. My existing homematic Bridge is assigned to GATEWAY_EXTRAS. The thing reads the values correctly from RaspberryMatic. But it doesn’t actualize the values regularly. It reads the value at the start of openhab and it reads the values correctly if I restart the bridge manually. I have already created a rule which shall trigger the item RELOAD ALL FROM GATEWAY controlled by a cron task (send command on to RELOAD ALL FROM GATEWAY). But this didn’t help. The bridge works correctly. Other 10 Homematic Devices from RaspberryMatic are actualised regularly and correctly and use the same bridge to RaspberryMatic. In the log viewer I can’t find any trace or messages of this thing. And my log level for homematic is set to TRACE. I have a second GATEWAY_EXTRAS thing, which was created by the discovery earlier. I use this to trigger the reload of the 10 homematic devices and it works since a year. Is it not allowed to have two Gateway Extras things ?
What can be the reason that this thing is not actualized or read regularly ?
ed ?