-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
Add imeon inverter integration documentation #35847
base: next
Are you sure you want to change the base?
Conversation
Update the detail page URLs for some devices. - Link to English page for Humidifier. - Link to correct page for Washcombo Main and Mini.
Co-authored-by: c0ffeeca7 <[email protected]>
…nt#35645) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…e-assistant#35646) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…5630) * Notify about missing pre-requisites for Wake On Lan * Update source/_integrations/webostv.markdown Co-authored-by: c0ffeeca7 <[email protected]> * Update source/_integrations/webostv.markdown Co-authored-by: c0ffeeca7 <[email protected]> --------- Co-authored-by: c0ffeeca7 <[email protected]>
* Automation example to change a source on LG TV It's not completely clear from the docs what method to use to launch TV apps although they are listed in the sources after the integration is completed. This simple method works pretty well on my TV. * Update webostv.markdown Add source list example * Update source/_integrations/webostv.markdown Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update source/_integrations/webostv.markdown Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update source/_integrations/webostv.markdown Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * tiny tweaks * Update source/_integrations/webostv.markdown * Update source/_integrations/webostv.markdown * Update source/_integrations/webostv.markdown * Update source/_integrations/webostv.markdown --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: c0ffeeca7 <[email protected]>
…-assistant#35640) * Add documentation on using Simplisafe secret alerts in automation triggers * CodeRabbit suggested changes * Add suggested tweaks Co-authored-by: c0ffeeca7 <[email protected]> * More suggested tweaks Co-authored-by: c0ffeeca7 <[email protected]> * Even more suggested tweaks Co-authored-by: c0ffeeca7 <[email protected]> * Yet more suggested tweaks Co-authored-by: c0ffeeca7 <[email protected]> --------- Co-authored-by: c0ffeeca7 <[email protected]>
…rong....* case (home-assistant#35573) Having multiple Google accounts logged into the browser session can cause Google to switch back to another account (likely if the configured account is not set as the default). This can lead to that error during setup. Added guidance in the troubleshooting section on avoiding this issue, with steps like logging out of other accounts or using a private/incognito window.
…35169) Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
…nt#35719) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Franck Nijhof <[email protected]>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
) * Update tplink.markdown Clarified that Tapo and Kasa devices that have been set up by other TP-Link apps (such as Deco), work correctly with this integration. * Update tplink.markdown Corrected text to American English. * Update tplink.markdown Applied @coderabbitai suggestion. What a nifty tool!
Co-authored-by: Franck Nijhof <[email protected]> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
It seems that this PR is targeted against an incorrect branch since it has a parent PR on one of our codebases. Documentation that needs to be updated for an upcoming release should target the |
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
📝 WalkthroughWalkthroughA new documentation file named Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant HomeAssistant
participant ImeonInverter
User->>HomeAssistant: Access integrations section
HomeAssistant->>User: Display available integrations
User->>HomeAssistant: Select Imeon Inverter integration
HomeAssistant->>ImeonInverter: Poll data
ImeonInverter-->>HomeAssistant: Send energy data
HomeAssistant-->>User: Display energy monitoring dashboard
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🧰 Additional context used🪛 LanguageToolsource/_integrations/imeon_inverter.markdown[style] ~21-~21: To make your writing clearer, consider a more direct alternative. (TAKE_A_LOOK) 🪛 Markdownlintsource/_integrations/imeon_inverter.markdown34-34: null (MD047, single-trailing-newline) 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 using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Proposed change
Add documentation for new Imeon Inverter integration.
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.Summary by CodeRabbit