-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Upload of the Works with Home Assistant blog #34206
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 site configuration. |
WalkthroughWalkthroughThe announcement highlights the transition of the "Works with Home Assistant" program to the Open Home Foundation, focusing on enhancing the smart home hardware ecosystem. Significant changes include a shift to certifying individual devices instead of entire brands, the discontinuation of the cloud badge due to the risks of cloud reliance, and a commitment to fostering a more reliable and open hardware environment for users. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant HomeAssistant
participant Device
participant OpenHomeFoundation
User->>HomeAssistant: Browse certified devices
HomeAssistant->>OpenHomeFoundation: Request device compatibility info
OpenHomeFoundation-->>HomeAssistant: Provide individual device certification status
HomeAssistant-->>User: Display trusted device options
User->>Device: Purchase certified device
Recent review detailsConfiguration used: CodeRabbit UI Files selected for processing (1)
Additional context usedLanguageTool
Additional comments not posted (3)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 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 as PR comments)
Additionally, you can add 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
Outside diff range, codebase verification and nitpick comments (3)
source/_posts/2024-08-08-works-with-home-assistant-becomes-part-ohf.markdown (3)
22-22
: Add a comma for clarity.Consider adding a comma after "smart home" for improved readability.
- When you want to add something to your smart home the choices can be daunting; + When you want to add something to your smart home, the choices can be daunting;Tools
LanguageTool
[uncategorized] ~22-~22: Possible missing comma found.
Context: ...you want to add something to your smart home the choices can be daunting; we want st...(AI_HYDRA_LEO_MISSING_COMMA)
39-39
: Add a comma after the introductory phrase.Consider adding a comma after "From now on" for improved readability.
- From now on the program will be certifying individual devices instead of whole brands. + From now on, the program will be certifying individual devices instead of whole brands.Tools
LanguageTool
[typographical] ~39-~39: Consider adding a comma after this introductory phrase.
Context: ...proving the program on several fronts. From now on the program will be certifying individu...(FROM_NOW_ON_COMMA)
40-40
: Consider changing 'for' to 'to'.The preposition "to" seems more appropriate in this context.
- Previously, an integration was approved for Works with Home Assistant, + Previously, an integration was approved to Works with Home Assistant,Tools
LanguageTool
[uncategorized] ~40-~40: The preposition ‘to’ seems more likely in this position.
Context: ...Previously, an integration was approved for Works with Home Assistant, and all devi...(AI_HYDRA_LEO_REPLACE_FOR_TO)
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: 3
source/_posts/2024-08-08-works-with-home-assistant-becomes-part-ohf.markdown
Show resolved
Hide resolved
source/_posts/2024-08-08-works-with-home-assistant-becomes-part-ohf.markdown
Show resolved
Hide resolved
source/_posts/2024-08-08-works-with-home-assistant-becomes-part-ohf.markdown
Show resolved
Hide resolved
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.
Ready to go
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.
Looks great @googanhiem 🎉
../Frenck
Proposed change
A new blog that talks about the latest updates to the Works with Home Assistant program.
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.Summary by CodeRabbit
New Features
Documentation