-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Add Reolink pre-recording entities docs #40161
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
base: next
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds documentation for new Reolink pre-recording entities that were introduced in Home Assistant core PR #149522. The documentation update describes three new entities: pre-recording time (number), pre-recording battery stop (number), pre-recording frame rate (select), and pre-recording mode (switch).
- Adds documentation for pre-recording number entities (time and battery stop)
- Adds documentation for pre-recording select entity (frame rate)
- Adds documentation for pre-recording switch entity
@@ -177,6 +177,8 @@ Depending on the supported features of the camera, number entities are added for | |||
- Image saturation*+ (default 128) | |||
- Image sharpness*+ (default 128) | |||
- Image hue*+ (default 128) | |||
- Pre-recording time* | |||
- Pre-recording battery stop* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The pre-recording battery stop entity documentation lacks a description explaining what this entity controls or its purpose, unlike other entities in this list that include brief descriptions or default values.
- Pre-recording battery stop* | |
- Pre-recording battery stop* determines the battery level threshold at which pre-recording functionality is disabled to conserve power. |
Copilot uses AI. Check for mistakes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @starkillerOG 👍
Proposed change
Add Reolink pre-recording entities docs, see home-assistant/core#149522
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.