--- id: zoneminder label: Zoneminder title: Zoneminder - Bindings type: binding description: "This binding offers integration to a ZoneMinder Server. It currently only offers to integrate to monitors (eg. cameras in ZoneMinder). It also only offers access to a limited set of values, as well as a even more limited option to update values in ZoneMinder. It requires at least ZoneMinder 1.29 with API enabled (option 'OPT_USE_API' in ZoneMinder must be enabled). The option 'OPT_TRIGGERS' must be anabled to allow openHAB to trip the ForceAlarm in ZoneMinder." since: 2x logo: images/addons/zoneminder.png install: auto --- {% include base.html %} # Zoneminder Binding This binding offers integration to a ZoneMinder Server. It currently only offers to integrate to monitors (eg. cameras in ZoneMinder). It also only offers access to a limited set of values, as well as a even more limited option to update values in ZoneMinder. It requires at least ZoneMinder 1.29 with API enabled (option 'OPT_USE_API' in ZoneMinder must be enabled). The option 'OPT_TRIGGERS' must be anabled to allow openHAB to trip the ForceAlarm in ZoneMinder. ## Supported Things This binding supports the following thing types
Thing | Thing Type | Discovery | Description |
ZoneMinder Server | Bridge | Manual | A ZoneMinder Server. Required version is minimum 1.29 |
ZoneMinder Monitor | Thing | Automatic | Monitor as defined in ZoneMinder Server |
Problem | Solution |
Cannot connect to ZoneMinder Bridge | Check if you can logon to ZoneMinder from your openHAB server (with http). |
Check that it is possible to establish a Telnet connection from openHAB server to Zoneminder Server | |
ZoneMinder Bridge is not comming ONLINE. It says: 'OFFLINE - COMMUNICATION_ERROR Cannot access ZoneMinder Server. Check provided usercredentials' | Check that the hostname is valid, if using a DNS name, make sure name is correct resolved. Also check that the given host can be accessed from a browser. Finally make sure to change the additional path from '/zm', if not using standard setup. |
Cannot connect to ZoneMinder Bridge via HTTPS, using Letsencrypt certificate | Verify your Java version, if Java is below build 101, letsencrypt certificate isn't known by Java. Either use HTTP or upgrade Java to newest build. Please be aware that https support is provided as an experimental feature. |
I have tried all of the above, it still doesn't work | Try to execute this from a commandline (on your openHAB server): curl -d " |