-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Add event platform to Husqvarna Automower #39863
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
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Warning Rate limit exceeded@c0ffeeca7 has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 23 minutes and 12 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe documentation for the Husqvarna Automower integration was updated to mention a new optional sensor entity, "Last error (if available)," in the list of sensors provided by the integration. This sensor can report values similar to the existing "Error" sensor. Changes
Sequence Diagram(s)No sequence diagram generated due to the documentation-only nature of the change. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. 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 (
|
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.
Actionable comments posted: 0
🧹 Nitpick comments (1)
source/_integrations/husqvarna_automower.markdown (1)
153-153
: Refine grammar & consistency in the new bulletUse “same … as” and capitalise “Error” to match the preceding bullet.
- - Last error (if available). Values can be the same, like in the error sensor + - Last error (if available). Values can be the same as in the Error sensor.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
Cache: Disabled due to data retention organization setting
Knowledge Base: Disabled due to data retention organization setting
📒 Files selected for processing (1)
source/_integrations/husqvarna_automower.markdown
(1 hunks)
🧰 Additional context used
🪛 LanguageTool
source/_integrations/husqvarna_automower.markdown
[grammar] ~153-~153: Comparison is written ‘the same … as’.
Context: ...(if available). Values can be the same, like in the error sensor - Mode - Next start...
(THE_SAME_AS)
⏰ Context from checks skipped due to timeout of 90000ms (3)
- GitHub Check: Redirect rules - home-assistant-docs
- GitHub Check: Header rules - home-assistant-docs
- GitHub Check: Pages changed - home-assistant-docs
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, @Thomas55555 👍
I changed the entity design, so the docs needed to be updated. |
- Send a notification when the mower is lifted or stuck. | ||
- Show last error location on a map | ||
|
||
ℹ️ **Info:** The entity will only be created when a new message is received. If a mower hasn’t reported any errors yet, the entity won't show up. |
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.
do you want to wrap this in a {% note %}{% endnote %}, or {% tip %}{% endtip %}?
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
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, @Thomas55555 👍
Thank you @c0ffeeca7 🙂 |
Proposed change
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.Summary by CodeRabbit