DahuaVTO2MQTT icon indicating copy to clipboard operation
DahuaVTO2MQTT copied to clipboard

Listens to events from Dahua VTO unit and publishes them via MQTT Message

Results 10 DahuaVTO2MQTT issues
Sort by recently updated
recently updated
newest added

Hi I am getting an error, when I use my fingerprint reader on my VTO4202F. Can you help me figer out what the problem is? ` 2022-05-31 21:13:57,663 ERROR clients.DahuaClient...

Can I use on rpi3 without Hassio? When I install on docker I see error standard_init_linux.go:211: exec user process caused "exec format error"

Hi, sometimes people in my house forget to close the sliding gate, and i'd like to sound alarm whenever gate is open more than x minutes. Is this possible? I've...

at Armv7-A (QNAP NAS) get error standard_init_linux.go:211: exec user process caused "exec format error"

Hi, I am using your great project in an docker container on a Synology NAS. I have a Dahua VTO4202 with two Lockes, second lock connected to the DEE1010B. When...

Hi, to stop a call, a new function can be integrated `DAHUA_CONSOLE_RUN_CMD = "console.runCmd"` def console_run_cmd_cancel_call(self): _LOGGER.debug("Cancel call") def handle_console_run_cmd_cancel_call(message): _LOGGER.info(f"Cancel call msg: {message}") request_data = { "command": "hc" }...

It is possible to send the door open command using the TCP socket as well. This can be done by first issueing a "accessControl.factory.instance" command with params: ``` request_data =...

Hi I'm having problems connecting to mqtt-eclipse (2.0.10) broker with this script. I can connect to the broker with home-assistant core and other paho-mqtt clients in other containers. MQTT logs:...

Hello, I am only planning to get a Dahua doorbell, so I cannot test plugin physically now, and there is something I need to figure out before buying it. Thing...

Sometimes my Dahua VTO is disconnected from network for a couple of minutes, after that your addon can't connect again to VTO. Logs: ``` 2021-02-04 13:21:23,326 WARNING asyncio socket.send() raised...