Very nice job! I have been using the binding for around six months. It is very reliable. My only issue is that I cannot arm/disarm the partition, but I can omit zones.
i had a look at the code in github.
One of the last things i did add to the binding was the definition of an user index in the partition configuration. The binding retrieves the pin of this user index and checks it against the passed pin on the arm, disarm, and stay actions.
That’s the reason why the arm/disarm is not working from the UI.
These channels will be marked as readonly in the next binding revision.
Hi, Has anyone managed to get this to work with OH5. I have just installed and cannot get it to connect. COMMUNICATION_ERROR
Communication cannot be initialized. java.net.ConnectException: Connection refused
installed OH version is 5.02.
Installed Risco local is 4.1.0;6.0.0 from the marketplace
I also tried the 4.2 version of Risco local installed manually via the addons directory; it loaded correctly but it did not show up as an available binding in UI / Things / Add Thing
Hi Thanks for confirming.. I have tried removing and reinstalling binding but still same error. I have also tried to turn on debug but so far have not got any useful information.
Can you confirm the “Risco Panel communication password” is the same as the panel PIN (Have tried this and also the binding default)
Hi Georgios
Apologies I figured out the problem. I have a home assistant installation running along side OH and had configured the HA binding to use the local alarm device. The panel does not allow 2 connections simultaneously on port 1000. Many thanks for your help and apologies for wasting your time on my error.