-
-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python error: invalid literal for int() with base 10: 'I-1' #293
Comments
This is from the logs:
|
@maciej-or thoughts on the cause of this? |
Thanks for details, it looks like your dvr returns not supported response. I will check the Hikvision ISAPI documentation and fix. Will let you know when it is ready for testing |
Let me know if I can help! Happy to proactively test any changes with you using my device |
When connecting to my DVR, I'm able to enter its IP and my credentials, and get a "Created configuration for Embedded Net DVR."
However, once that's done, I get the following python error in HA:
Failed setup, will retry: Cannot initialize hikvision_next http://192.168.86.36:88. Error: invalid literal for int() with base 10: 'I-1'
This seems to happen no matter which version I use.
The text was updated successfully, but these errors were encountered: