-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
403 error on PIR sensor #220
Comments
Please check permissions for the integration user |
I'm already using the admin user just to make sure that that's not causing any issues. Could it be that this device doesn't support PIR at all? The diagnostics log shows |
It could, however the integration checks event triggers and your device announces
Flag |
Yeah, it's weird that the device announced that trigger. From all the specs I can find online about this camera there's no mention of a PIR sensor whatsoever. |
I'm getting the following 403 error in my logs:
2024-10-15 19:52:17.064 WARNING (MainThread) [custom_components.hikvision_next.isapi] Unexpected exception | Cannot fetch state for pir | Client error '403 Forbidden' for url 'http://192.168.0.30/ISAPI/WLAlarm/PIR'
I've tried disabling the
switch
andbinary_sensor
entities related to pir but that didn't solve the issue.Attached is the device diagnostics.
config_entry-hikvision_next-01JA2VCR7QVSV9N52FK3MEFJBX.json
The text was updated successfully, but these errors were encountered: