All apps · 0 apps
HikvisionDoorbell
Docker app from blue.lamp3445's Repository
Overview
Readme
View on GitHubHome Assistant Hikvision Apps
This repository can be added to an Home Assistant OS installation. It provides the following apps:
Hikvision Doorbell
Connect your Hikvision IP doorbells to receive events (motion detection, incoming call, etc..) and relay back commands (reject call, open doors, take snapshots, etc...).
To quickly get started, click the following button:
Running as a standalone container
This program can run as a standalone Docker container, for all other type of installations. (Openhab, Home Assistant Container, ...)
Use Asterisk as Indoor extension
NOTE: This is not an app, just an alternate way to setup Asterisk without setting up SIP on the devices!
Use Advanced Card (Lovelace) with Two Audio Support
NOTE: This is not an app, just an alternate way to answers calls using Home Assistant with Two Way Audio ISAPI support!
Donations
Like my work? You can always send me a donation.
Install HikvisionDoorbell on Unraid in a few clicks.
Find HikvisionDoorbell in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allDetails
pergolafabio/hikvision-doorbellRuntime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Configuration of your doorbells. Refer to the project page for the specific formatting.
- Target
- DOORBELLS
- Value
- [{"name":"doorbell", "ip":"1.2.3.4", "username":"admin", "password":"password"}]
Add the address of your MQTT instance.
- Target
- MQTT__HOST
Add the port for your MQTT instance.
- Target
- MQTT__PORT
- Default
- 1883
Specify if your MQTT instance requires SSL (true/false).
- Target
- MQTT__SSL
Add the username for your MQTT user if required in your environment.
- Target
- MQTT__USERNAME
Add the password for your MQTT user if required in your environment.
- Target
- MQTT__PASSWORD
Specify the log level for the system
- Target
- SYSTEM__LOG_LEVEL
- Default
- INFO
Specify the log level for the system
- Target
- SYSTEM__SDK_LOG_LEVEL
- Default
- INFO