Documentation for the wibeee integration#44815
Open
fquinto wants to merge 3 commits intohome-assistant:nextfrom
Open
Documentation for the wibeee integration#44815fquinto wants to merge 3 commits intohome-assistant:nextfrom
wibeee integration#44815fquinto wants to merge 3 commits intohome-assistant:nextfrom
Conversation
|
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 project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new integration documentation page for the upcoming Wibeee integration on the next branch, describing supported devices, setup, entities, update modes, examples, limitations, troubleshooting, and removal steps.
Changes:
- Created a new integration docs page at
source/_integrations/wibeee.markdown. - Documented update modes (polling vs. local push), entities (sensors/buttons), and configuration options.
- Added YAML-based automation/template/dashboard examples plus troubleshooting and limitations.
- Add {% configuration_basic %} block for config flow fields
- Add blank line before auto-configuration list
- Update automation YAML to modern syntax (triggers/actions)
- Wrap long Jinja template line to under 80 chars
- Add blank lines before troubleshooting numbered lists
21 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed change
Add documentation for the
wibeeeintegration.This PR introduces new documentation describing the integration, its features, configuration, and usage within Home Assistant.
The integration is not yet merged into core, so this documentation targets the
nextbranch and will become available once the integration is released.Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.