Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/autoassign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
13 changes: 12 additions & 1 deletion docs/products/ESPHome-Starter-Kit/modules/button-module.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,15 @@ With the device back online, the button entity is live on the web server. <a hre

!!! success "Your button module is now ready for you to use in automations!"

Your Button Module is now ready for some fun tasks.. like toggling lights on and off in your room, watering your plants, and more!
Your Button Module is now ready for some fun tasks.. like toggling lights on and off in your room, watering your plants, and more!

## Try it in an automation

Your button is live. Now make it trigger something:

<a href="/products/ESPHome-Starter-Kit/automations/button-controlled-leds/" class="md-button md-button--primary"> <img src="/assets/esphome-logo.svg" /> Button Controlled LEDs </a>
<a href="/products/ESPHome-Starter-Kit/automations/play-a-tune/" class="md-button md-button--primary"> <img src="/assets/esphome-logo.svg" /> Play a Tune </a>
<a href="/products/ESPHome-Starter-Kit/automations/press-to-check-climate/" class="md-button md-button--primary"> <img src="/assets/esphome-logo.svg" /> Press to Check Climate </a>

[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 }
11 changes: 10 additions & 1 deletion docs/products/ESPHome-Starter-Kit/modules/motion-module.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,13 @@ With the device back online, the Motion entity is live on the web server. <a hre

!!! success "Your Motion module is now ready to use in automations!"

You're now ready to make automations around occupancy in your home!
You're now ready to make automations around occupancy in your home!

## Try it in an automation

Your motion sensor is live. Put it to work:

<a href="/products/ESPHome-Starter-Kit/automations/motion-activated-light/" class="md-button md-button--primary"> <img src="/assets/esphome-logo.svg" /> Motion-Activated Light </a>

[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 }
14 changes: 13 additions & 1 deletion docs/products/ESPHome-Starter-Kit/modules/rgb-buzzer-module.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!
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:

<a href="/products/ESPHome-Starter-Kit/automations/button-controlled-leds/" class="md-button md-button--primary"> <img src="/assets/esphome-logo.svg" /> Button Controlled LEDs </a>
<a href="/products/ESPHome-Starter-Kit/automations/play-a-tune/" class="md-button md-button--primary"> <img src="/assets/esphome-logo.svg" /> Play a Tune </a>
<a href="/products/ESPHome-Starter-Kit/automations/temp-reactive-leds/" class="md-button md-button--primary"> <img src="/assets/esphome-logo.svg" /> Temp-Reactive LEDs </a>
<a href="/products/ESPHome-Starter-Kit/automations/motion-activated-light/" class="md-button md-button--primary"> <img src="/assets/esphome-logo.svg" /> Motion-Activated Light </a>

[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 }
Original file line number Diff line number Diff line change
Expand Up @@ -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!
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:

<a href="/products/ESPHome-Starter-Kit/automations/temp-reactive-leds/" class="md-button md-button--primary"> <img src="/assets/esphome-logo.svg" /> Temp-Reactive LEDs </a>
<a href="/products/ESPHome-Starter-Kit/automations/press-to-check-climate/" class="md-button md-button--primary"> <img src="/assets/esphome-logo.svg" /> Press to Check Climate </a>

[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 }
2 changes: 1 addition & 1 deletion docs/products/ESPHome-Starter-Kit/start-here.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
16 changes: 16 additions & 0 deletions docs/stylesheets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}