Skip to content
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

Integration polling sensors that are not selected #365

Open
mouldybread opened this issue Jun 21, 2024 · 0 comments
Open

Integration polling sensors that are not selected #365

mouldybread opened this issue Jun 21, 2024 · 0 comments

Comments

@mouldybread
Copy link

Recently I dealt with the same issue described in #354

As part of this I updated my NVR. This resulted in /cgi-bin/configManager.cgi?action=getConfig&name=SmartMotionDetect refusing to load, which is ugly but fine because I don't use it. However it means that the device fails to initialize:

2024-06-21 15:40:48.902 WARNING (MainThread) [custom_components.dahua] TimeoutError fetching information from http:https://****:80/cgi-bin/configManager.cgi?action=getConfig&name=SmartMotionDetect

2024-06-21 15:40:48.902 ERROR (MainThread) [custom_components.dahua] Failed to initialize device at ****

I did not select this sensor when I added the device, so the integration shouldn't be polling this url.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant