-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Re-add aladdin_connect
integration documentation
#40068
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
This reverts commit a66d97d.
aladding_connect
integration documentationaladdin_connect
integration documentation
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 pull request reverts the removal of the Aladdin Connect integration documentation, effectively re-adding it to the Home Assistant documentation. The change is related to the integration being restored in the core Home Assistant codebase.
- Removes the redirect from
/integrations/aladdin_connect
to the removed integration page - Restores the complete integration documentation file with setup instructions and troubleshooting information
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
File | Description |
---|---|
source/_redirects | Removes redirect for aladdin_connect integration from removed integrations list |
source/_integrations/aladdin_connect.markdown | Restores complete integration documentation including setup, configuration, and troubleshooting |
|
||
## Troubleshooting | ||
If you see the below attached screen instead of the login page, please ensure that your | ||
{% term "`configuration.yaml`" %} file includes either a [`default_config:`](/integrations/default_config/) or [`cloud:`](/integrations/cloud/) section. |
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 term usage with backticks inside the term tag is redundant. According to the style guide, use bold to mark up UI strings and file names. This should be: "configuration.yaml file includes either a default_config:
or cloud:
section."
Copilot uses AI. Check for mistakes.
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Proposed change
This reverts commit a66d97d.
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Related:
aladdin_connect
integration core#149029aladdin_connect
integration logos brands#7485Checklist
current
branch.next
branch.