From c72517e95d271b8958fcfde35b3998a22db2ce81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 16:50:53 -0500 Subject: [PATCH 1/2] Bump pozil/auto-assign-issue from 3 to 4 in the github-actions group (#914) Bumps the github-actions group with 1 update: [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue). Updates `pozil/auto-assign-issue` from 3 to 4 - [Release notes](https://github.com/pozil/auto-assign-issue/releases) - [Commits](https://github.com/pozil/auto-assign-issue/compare/v3...v4) --- updated-dependencies: - dependency-name: pozil/auto-assign-issue dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/autoassign.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autoassign.yml b/.github/workflows/autoassign.yml index 718d547d33..d1e69755de 100644 --- a/.github/workflows/autoassign.yml +++ b/.github/workflows/autoassign.yml @@ -10,7 +10,7 @@ jobs: pull-requests: write steps: - name: 'Auto-assign issue' - uses: pozil/auto-assign-issue@v3 + uses: pozil/auto-assign-issue@v4 with: repo-token: ${{ secrets.GITHUB_TOKEN }} assignees: bharvey88 From c7683fc9892c1450144122b8f1d3a7b50d874b36 Mon Sep 17 00:00:00 2001 From: Brandon Harvey <8107750+bharvey88@users.noreply.github.com> Date: Tue, 2 Jun 2026 16:51:02 -0500 Subject: [PATCH 2/2] docs(starter-kit): add next-step and community buttons to module pages (#913) Add a "Try it in an automation" section to the bottom of each Starter Kit module page, linking to the automations that use that module, followed by a Discord and Community Forum button pair. Adds a reusable .md-button--discord class for the blurple Discord button. Also clarifies on Start Here that the kit ships a spare ribbon cable (three total, one more than any project uses). --- .../ESPHome-Starter-Kit/modules/button-module.md | 13 ++++++++++++- .../ESPHome-Starter-Kit/modules/motion-module.md | 11 ++++++++++- .../modules/rgb-buzzer-module.md | 14 +++++++++++++- .../modules/temperature-humidity-module.md | 12 +++++++++++- docs/products/ESPHome-Starter-Kit/start-here.md | 2 +- docs/stylesheets/extra.css | 16 ++++++++++++++++ 6 files changed, 63 insertions(+), 5 deletions(-) diff --git a/docs/products/ESPHome-Starter-Kit/modules/button-module.md b/docs/products/ESPHome-Starter-Kit/modules/button-module.md index bc5687cd10..589d7cbd2b 100644 --- a/docs/products/ESPHome-Starter-Kit/modules/button-module.md +++ b/docs/products/ESPHome-Starter-Kit/modules/button-module.md @@ -118,4 +118,15 @@ With the device back online, the button entity is live on the web server. Button Controlled LEDs + Play a Tune + Press to Check Climate + +[Join our Discord :simple-discord:](https://link.apolloautomation.com/discord){ .md-button .md-button--discord } +[Community Forum :material-forum:](https://forum.apolloautomation.com/){ .md-button .md-button--primary } \ No newline at end of file diff --git a/docs/products/ESPHome-Starter-Kit/modules/motion-module.md b/docs/products/ESPHome-Starter-Kit/modules/motion-module.md index 1d6a786430..bdebf44fc0 100755 --- a/docs/products/ESPHome-Starter-Kit/modules/motion-module.md +++ b/docs/products/ESPHome-Starter-Kit/modules/motion-module.md @@ -117,4 +117,13 @@ With the device back online, the Motion entity is live on the web server. Motion-Activated Light + +[Join our Discord :simple-discord:](https://link.apolloautomation.com/discord){ .md-button .md-button--discord } +[Community Forum :material-forum:](https://forum.apolloautomation.com/){ .md-button .md-button--primary } \ No newline at end of file diff --git a/docs/products/ESPHome-Starter-Kit/modules/rgb-buzzer-module.md b/docs/products/ESPHome-Starter-Kit/modules/rgb-buzzer-module.md index 7b4fb94e51..798a2a5933 100755 --- a/docs/products/ESPHome-Starter-Kit/modules/rgb-buzzer-module.md +++ b/docs/products/ESPHome-Starter-Kit/modules/rgb-buzzer-module.md @@ -127,4 +127,16 @@ The buzzer doesn't have its own web server control, since it's an output rather !!! success "Your LED & Buzzer notification module is wired up!" - Your LED & Buzzer Module is now ready for some fun tasks.. like toggling lights on and off, playing with the colors, or using the buzzer to play fun tunes! \ No newline at end of file + Your LED & Buzzer Module is now ready for some fun tasks.. like toggling lights on and off, playing with the colors, or using the buzzer to play fun tunes! + +## Try it in an automation + +Your notification module is ready. Drive it from any of these automations: + + Button Controlled LEDs + Play a Tune + Temp-Reactive LEDs + Motion-Activated Light + +[Join our Discord :simple-discord:](https://link.apolloautomation.com/discord){ .md-button .md-button--discord } +[Community Forum :material-forum:](https://forum.apolloautomation.com/){ .md-button .md-button--primary } \ No newline at end of file diff --git a/docs/products/ESPHome-Starter-Kit/modules/temperature-humidity-module.md b/docs/products/ESPHome-Starter-Kit/modules/temperature-humidity-module.md index 8edb909a8c..951979ea0e 100755 --- a/docs/products/ESPHome-Starter-Kit/modules/temperature-humidity-module.md +++ b/docs/products/ESPHome-Starter-Kit/modules/temperature-humidity-module.md @@ -125,4 +125,14 @@ With the device back online, the temperature and humidity entities are live on t !!! success "Your Temperature and Humidity module is wired up" - You now have a trustworthy temp and humidity sensor to place anywhere in your home! \ No newline at end of file + You now have a trustworthy temp and humidity sensor to place anywhere in your home! + +## Try it in an automation + +Your sensor is reporting. Now make it drive something: + + Temp-Reactive LEDs + Press to Check Climate + +[Join our Discord :simple-discord:](https://link.apolloautomation.com/discord){ .md-button .md-button--discord } +[Community Forum :material-forum:](https://forum.apolloautomation.com/){ .md-button .md-button--primary } \ No newline at end of file diff --git a/docs/products/ESPHome-Starter-Kit/start-here.md b/docs/products/ESPHome-Starter-Kit/start-here.md index 8fed5be448..23b5523e83 100755 --- a/docs/products/ESPHome-Starter-Kit/start-here.md +++ b/docs/products/ESPHome-Starter-Kit/start-here.md @@ -15,7 +15,7 @@ By the end of this wiki you'll know how to: ## What's in the kit -Your kit arrives as a single snap-apart panel that includes the ESP32-C6 main board along with a selection of interchangeable modules. The kit also includes three ribbon cables used to connect the modules together, and a stand for the LED & Buzzer module. +Your kit arrives as a single snap-apart panel that includes the ESP32-C6 main board along with a selection of interchangeable modules. The kit also includes three ribbon cables for connecting modules to the main board, one more than any project uses at once so you always have a spare, plus a stand for the LED & Buzzer module. ![](../../assets/esphome-starter-kit-whats-in-the-box.png) diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 0c55472ee5..f443b45a23 100755 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -170,3 +170,19 @@ article.md-typeset .md-button img { vertical-align: -0.2em; margin-right: 0.4em; } + +/* Discord-branded button variant. Discord "blurple" so the Join-our-Discord + call to action reads as its own thing next to the accent-colored primary + buttons. Class lives here (not an inline style) so CloudCannon's WYSIWYG + keeps it when the page is round-tripped. */ +.md-typeset .md-button--discord { + background-color: #5865f2; + border-color: #5865f2; + color: #fff; +} +.md-typeset .md-button--discord:focus, +.md-typeset .md-button--discord:hover { + background-color: #4752c4; + border-color: #4752c4; + color: #fff; +}