This binding is for the Risco alarm panels.
The development/test has been performed on a LightSysPlus panel but Agility, LightSys and ProSysPlus panels should be working too.
The communication to the panel is only local via IP.
Changelog
Version 0.1
Initial release
Discovery, status updates, Zone bypass are working.
first you have to create the “Risco Bridge” manually.
Settings → Things. Press on the + (Plus) Sign. Select the risco binding. Click on “Risco Bridge” in the “Add Manually” list.
There you are presented with the config parameters you have to enter.
IP address of the panel
The port (default: 1000)
The panel id (default: 1)
The communication password (default: 5678)
The communication encoding (default: utf-8)
The initial connection delay (default: 0)
Except the first setting (IP address) the rest of the settings have the default values pre-specified.
Hey thanks for the reply. Well I don’t know for the life of me why but there is no binding to select in the ui. I even clean the cache everything but your binding doesn’t show up. I think I have some knowledge about openhab but I do not find any sign of your binding except the karaf console.
But I am glad someone is actually working on this.