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

Video Loss Detection #11886

Closed
rodrigojfernandez opened this issue Jun 11, 2024 · 2 comments
Closed

Video Loss Detection #11886

rodrigojfernandez opened this issue Jun 11, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@rodrigojfernandez
Copy link

Describe what you are trying to accomplish and why in non technical terms
I want to be able to detect when a camera stop working

Describe the solution you'd like
A boolean sensor that activates when the screen is black

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Want to be able to detect when a camera is or was broken in order to trigger the alarm

@rodrigojfernandez rodrigojfernandez added the enhancement New feature or request label Jun 11, 2024
@NickM-27
Copy link
Sponsor Collaborator

this is already supported. It can be used by looking for the camera entity being unavailable or checking if camera_fps == 0

@rodrigojfernandez
Copy link
Author

rodrigojfernandez commented Jun 11, 2024 via email

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

No branches or pull requests

2 participants