_See this link for more information on Domoticz plugins._
Dahua VTO Dz is a plugin, which connects Domoticz to your Dahua VTO doorbell and adds information regarding the doorbell into Domoticz.
This plugin is tested the following devices:
It might also function with other Dahua VTO devices like VTO1220BW, VTO2000A, VTO2111d-WP, VTO3211D-P2-S1 and VTO3221E. The plugin is not tested with these devices.
cd domoticz/plugins
git clone https://github.com/rbrouwer/dahua-vto-dz dahua-vto-dz
# restart domoticz
sudo service domoticz.sh restart
cd domoticz/plugins/dahua-vto-dz
git pull
# restart domoticz
sudo service domoticz.sh restart
Go to Hardware
, which can be found under Setup
.
Add new hardware with the type "Dahua VTO Dz".
Fill in the IP address, username and password of your device. If done correctly the 4 devices described in the following section will function.
Under Devices
, which can be found under Setup
, the plugin will have added 4 devices:
The doorbell device is a switch, which will be turned on when the doorbell button is pressed. It will turn off when the voip-call is missed or hung up.
The doorbell (Advanced) devices is selector switch, which will display additional states in addition to the doorbell device.
The temper alarm is an alert device, which will show No alert when the temper alarm button of the Dahua VTO is pressed and show red "Alert" when the temper alarm button the Dahua VTO is not pressed.
The door lock devices allows you to unlock and lock the door (with door id: 1) by pressing the switch. The plugin will attempt to show the accurate state of the door lock, however the Dahua VTO devices do not send any events when the door lock is closed after the unlock period has expired. The plugin will enforce the configured unlock responding interval and not resend unlock commands until the "unlock responding interval" has expired.
Currently this plugin only supports opening of door lock id #1.
Only door lock #1 is supported.
Special thanks to: