Hi, first some background information. I have been using Openhab and Velbus since last year. I have a Raspberry PI that is running Velserv. And a separate desktop that ran Openhab. Everything worked as it should and got it installed with help of other trouble shooting posts on this forum and the forum of Openhab, thanks for that
But now I bought a new Raspberry PI and installed Openhab on it. The first Difference was that after manually adding the Network bridge thing. The other things werenāt automatically discovered by PaperUI. I then decided that I would write everything in a things file, for backup purposes. In paperUI all those things show the status Online. And I can send commands from Openhab to everything on Velbus, but when a state is changed by Velbus itself that status is not updated in Openhab. For instance the temperature just returns NaN, the level off the blinds is either 0 or 100, I have rules that look if the motion sensors see movement but they are never triggered.
Rules that are triggered by the astro binding do run, the blinds are opened by this rule. They are set to 40%, then in openhab I do see 40% until I change them manually from openhab.
I used the latest release of Openhabian. And used the binding that was available in PaperUI, which is version 2.5.9. I have already tried to uninstall it, clear the cache and reinstall. I donāt see any errors in the log (by running ālog:tailā in the karaf console)
I hope someone has any ideas or can point me in the right direction.
Thanks in advance!