elad-bar / DahuaVTO2MQTT

Listens to events from Dahua VTO unit and publishes them via MQTT Message
103 stars 39 forks source link

add models supported in Documentation #1

Closed blademckain closed 3 years ago

blademckain commented 4 years ago

You could add supported models in the documentation ?

and it would be nice if you could also insert the known firmware versions that are working

elad-bar commented 3 years ago

Added SupportedModels.md, Please add your model and do a pull request

thanks

tgebarowski commented 3 years ago

Hi, I have tested your script and it seems to work with Dahua VTO3211D-P2-S1. I've just opened a PR: https://github.com/elad-bar/DahuaVTO2MQTT/pull/5

Good work with the script, I really appreciate it.

maury77 commented 3 years ago

can you support VTO2000A with firmware no sip?

elad-bar commented 3 years ago

@maury77 did you try and it didn't work?

Thanks

maury77 commented 3 years ago

I haven't tried yet

was a question, but if i can i could install your solution. I don't know if the SIP protocol is needed to activate it

elad-bar commented 3 years ago

@maury77 this integration supports publishing events from the unit, not related to SIP communication, please try and share with us if it works for you

thanks