Pharaun32 / ioBroker.doorbird_JP

ioBroker.doorbird
MIT License
0 stars 0 forks source link

Logo

ioBroker.doorbird

=================

NPM version Downloads Tests

NPM

Configuration

  1. Enter the IP on which the Adapter should listen to Events from the Doorbird Device. (This is normally the IP of your ioBroker Host). The adapter tries to prefill the field with the correct IP for you. If the prefilled IP is not the IP of your ioBroker Host please change it to the correct IP.
  2. The Port is predefined to 8100. You can change it if the Port is already used by another service. Just try to run the Adapter with this Port. If the Port is not available you will get an error while starting the adapter. Then just get back here and change the port.
  3. Enter the IP of your Doorbird device. You can click on the "search icon" left to the inputfield. After you clicked the icon a message at the top of the config screen will appear. Now you have 60 Seconds to press the ring button on your Doorbird device. The Adapter tries to detect the IP and fill all fields for you.
  4. The Device ID (NOT IP!) of your Doorbird.
  5. The Username which needs to have the API Permission on the Doorbird device.
  6. The password for the Username entered in field 5.

Screenshot

After you entered all required informations to the config dialog click "Save & Close". The Adapter should now restart and you are ready to go!

Changelog

0.1.5 (2018-09-18)

0.1.0 (2018-09-08)

0.0.4

0.0.3

0.0.2

0.0.1

License

The MIT License (MIT)

Copyright (c) 2018 BuZZy1337 buzzy1337@outlook.de

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.