olijouve / onvif2

Apache License 2.0
6 stars 3 forks source link

PTZ action for IMOU Ranger 2 camera #3

Open hoangtridung opened 4 years ago

hoangtridung commented 4 years ago

I try this component for the IMOU Ranger 2 IPC-A22EP but not work. Are there any update information?

mabusdogma commented 3 years ago

I'm trying to use PTZ in the same IMOU Ranger 2 (Dahua, Lechange)... still no luck. I copied the onvif2-master folder into the custom_component folder, now I've got one error:

Platform error camera.onvif - No module named 'zeep.asyncio'

When I try fo tix the solution, they say it's already fixed in one update back to 2020. My Home assistant is up to data and I still get this error :(

olijouve commented 3 years ago

I'm sorry, this custom component was based on an older HA version(0.98) and doesn't work anymore, and this repository is not maintained anymore. I am facing different issue with my chinese cams with recent full rework of the onvif integration as none achieves to pass the setup step. I've just made a pull request that fix my setup issue on official ONVIF integration. I don't know exacly what your issue is but it could the same as lots of chinese cams are concerned by that bug. Look at the PR to see if it can be similar: https://github.com/home-assistant/core/pull/45899