0.3.3 • Published 4 years ago

iobroker.zoneminder v0.3.3

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Logo

ioBroker.zoneminder

Number of Installations Stable version

NPM version Downloads Dependency Status

NPM

Tests:: Travis-CI

zoneminder adapter for ioBroker

Connection to your Zoneminder.

Getting started

Type in your host e.g. 'http://zoneminder/zm' unchanged user and password is 'admin' if you dont have any authentification do not change user or password.

The device intervall is for checking new cameras and some basic information. The value is in seconds. The monitor intervall is for checking alerts it is also in seconds.

If you want to get alert informations please install zmEventNotification to your zoneminder and enable it in the iobroker settings.

Zoneminder-Settings

To get camera-url link work with user and pw you have to deselect AUTH_HASH_IPS in Settings

Logo

Changelog

0.3.3 (12.11.2019)

  • (MeisterTR) error fixes, fix login error, fixes for latest
  • (MeisterTR) add ZmEvents
  • (MeisterTR) Select moniorfunction and disable/enable monitor

0.2.1

  • (MeisterTR) add info states
  • (MeisterTR) add camera-link with auth-key
  • (MeisterTR) cange video link

0.1.0

  • (MeisterTR) First running version

0.0.1

  • (MeisterTR) initial release

License

MIT License

Copyright (c) 2019 MeisterTR meistertr.smarthome@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.