Add Light Effects tutorial under ESPHome Starter Kit > Tutorials#866
Conversation
Walks readers through pasting addressable_rainbow and addressable_color_wipe into the Effects field of their RGB light component, then trying them via the local web server (with a pointer to the same dropdown in Home Assistant). Adds a 'Next Steps' button at the bottom of Button Controlled LEDs pointing to this page so the GUI automation reader has a natural follow-up.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThis PR introduces a new "Light Effects" tutorial page to the ESPHome Starter Kit documentation, adds it to the site navigation in ChangesLight Effects Tutorial and Navigation
Possibly related PRs
Poem
🎯 1 (Trivial) | ⏱️ ~5 minutes ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
What does this implement/fix?
Adds a new Light Effects tutorial under ESPHome Starter Kit > Tutorials, alongside Using Secrets and Connect to Home Assistant. The page walks readers through adding two built-in ESPHome light effects (
addressable_rainbowandaddressable_color_wipe) by pasting YAML into the Effects field on their RGB light component.The tutorial covers:
addressable_*requirement for the starter kit RGBAlso adds a
#### Next StepsH4 (not in sidebar) at the bottom of Button Controlled LEDs with an ESPHome-styledmd-buttonpointing to Light Effects, so the GUI automation reader has a natural follow-up.Types of changes
mkdocs.yml)Checklist:
devbranch (notmain)mkdocs servemkdocs.ymlmkdocs.ymlSummary by CodeRabbit
Documentation