-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
Document Airzone battery/signal thermostat sensors #38399
base: next
Are you sure you want to change the base?
Document Airzone battery/signal thermostat sensors #38399
Conversation
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the |
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
📝 WalkthroughWalkthroughThe changes update the Airzone integration documentation by adding two new sensor conditions for Airzone zone thermostats. The file now includes a Changes
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
| humidity | Current zone relative humidity. | | ||
| temperature | Current zone temperature. | | ||
| signal_percentage | Current zone thermostat signal. | |
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.
| signal_percentage | Current zone thermostat signal. | | |
| signal_percentage | Current zone thermostat signal in percent. | |
I will update this later today, because |
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Proposed change
Document Airzone battery/signal thermostat sensors.
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.Summary by CodeRabbit