Skip to content

Commit 0473945

Browse files
Merge pull request #693 from ApolloAutomation/dev
2 parents 8974af0 + a622b4d commit 0473945

4 files changed

Lines changed: 13 additions & 13 deletions

File tree

docs/products/dev1/introduction.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,16 +51,14 @@ esphome:
5151
name: "${name}"
5252
friendly_name: Apollo DEV-1
5353
comment: Apollo DEV-1
54-
platformio_options:
55-
board_build.flash_mode: dio
5654

5755
project:
5856
name: "ApolloAutomation.MSR-2"
5957
version: "${version}"
6058

6159
# Define Board
6260
esp32:
63-
board: esp32-c3-devkitm-1
61+
variant: esp32c3
6462
framework:
6563
type: esp-idf
6664

@@ -89,6 +87,7 @@ captive_portal:
8987

9088
web_server:
9189
port: 80
90+
version: 3
9291

9392
#onboard LED using pin GPIO3 as shown below
9493
light:

docs/products/dev2/introduction.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ description: Apollo DEV-2 Introduction.
66

77
The Apollo DEV-2 is a very small dev board that we use to prototype before creating other new products. It has a built in RGB light (using GPIO3) and can push up to 600mA out of the 3.3v pin however 100-200mA of that will be used by the microcontroller itself. You are able to back-feed power via the 5v and G (ground) pins or use the USB-C port to power it, but NOT both at the same time.
88

9+
!!! tip "New version has 8MB flash but originally sold with 4MB flash"
10+
11+
If you're using an older DEV-2 with 4MB flash change the flash\_size: to say 4MB instead of 8MB.
12+
913
The DEV-2 is a great starter device for tinkerers and can be purchased on its own or with a breadboard and dupont wires (jumper wires) if you need those too.
1014

1115
The DEV-2 does NOT come pre-flashed with ESPHome or WLED and requires you to flash it yourself, however there is a getting started video we've made here on the older DEV-1 board. The information is still the same except you'll be using a slightly differently yaml as shared below:
@@ -46,29 +50,25 @@ esphome:
4650
name: "${name}"
4751
friendly_name: Apollo DEV-2
4852
comment: Apollo DEV-2
49-
platformio_options:
50-
board_build.flash_mode: dio
5153

5254
project:
5355
name: "ApolloAutomation.DEV-2"
5456
version: "${version}"
5557

5658
# Define Board
5759
esp32:
58-
board: esp32-c6-devkitm-1
5960
variant: esp32c6
61+
flash_size: 8MB
6062
framework:
6163
type: esp-idf
62-
version: 5.3.1
63-
platform_version: 6.9.0
6464

6565
# Enable logging
6666
logger:
6767

6868
# Enable Home Assistant API
6969
api:
7070
encryption:
71-
key: "use-a-randomly-generated-key-here"
71+
key: "your-api-key-here"
7272

7373
ota:
7474
- platform: esphome
@@ -87,6 +87,7 @@ captive_portal:
8787

8888
web_server:
8989
port: 80
90+
version: 3
9091

9192
#onboard LED using pin GPIO3 as shown below
9293
light:

docs/products/h2/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ description: Frequently asked questions about the H-2.
3232

3333
8\. **Does the ornament require any additional power source?**
3434

35-
* The Apollo H-2 can operate on battery power, making it easy to hang and place wherever you'd like in your holiday decorations. It uses a <a href="https://apolloautomation.com/products/16340-rechargeable-battery" target="_blank" rel="noreferrer nofollow noopener">16340 rechargeable battery</a>. It can also be powered by the USB-C port. The H-2 USB-C port will charge the battery very slowly.
35+
* The Apollo H-2 can operate on battery power, making it easy to hang and place wherever you'd like in your holiday decorations. It uses a <a href="https://apolloautomation.com/products/16340-rechargeable-battery" target="_blank" rel="noreferrer nofollow noopener">16340 rechargeable battery</a>. It can also be powered by the USB-C port. The H-2 USB-C port will not charge the battery you need a dedicated 16340 charger <a href="https://imrbatteries.com/products/nitecore-sc2-2-channel-battery-charger" target="_blank" rel="noreferrer nofollow noopener">such as this nitecore model</a>.
3636

3737
9\. **Can I gift the Apollo H-2 to friends or family?**
3838

@@ -46,4 +46,4 @@ description: Frequently asked questions about the H-2.
4646

4747
* For more details, setups, guides, and other products please email us at support@apolloautomation.com
4848

49-
[Click here to join our Discord for fast support! :simple-discord:](https://dsc.gg/apolloautomation){ .md-button .md-button--primary }
49+
[Click here to join our Discord for fast support! :simple-discord:](https://dsc.gg/apolloautomation){ .md-button .md-button--primary }

docs/products/h2/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ description: H-2 Introduction.
44
---
55
<div class="cms-embed"><iframe width="560" height="315" src="https://www.youtube.com/embed/IK2qY3XfRJo?si=rrEE-BljtVHvoy_a" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe></div>
66

7-
**Can be powered by USB-C or battery.** Uses a 16340 or RCR123A **<u>rechargeable</u>** battery. The device can charge the battery directly via USB-C for convenient power management.
7+
**Can be powered by USB-C or battery.** Uses a 16340 or RCR123A **<u>rechargeable</u>** battery. The device cannot charge the battery and needs a dedicated 16340 charger <a href="https://imrbatteries.com/products/nitecore-sc2-2-channel-battery-charger" target="_blank" rel="noreferrer nofollow noopener">such as this nitecore model</a>.
88

99
The Apollo H-2 is the second edition of our annual holiday ornament! It's our way of saying thank you for your support and giving back to our community.
1010

1111
The H-2 ships pre-flashed with a basic firmware featuring four classic holiday tunes. Simply press any of the four buttons on the back to play: Button 1 for Jingle Bells, Button 2 for Rudolph the Red-Nosed Reindeer, Button 3 for Let it Snow, and Button 4 for Blue Christmas. The LEDs light up with unique effects to match each tune!
1212

1313
You can also integrate it with Home Assistant to unlock more features, such as changing the songs and LED effects, bluetooth proxy, and bluetooth tracking. You will need to <a href="https://wiki.apolloautomation.com/products/h2/troubleshooting/reflash/" target="_blank" rel="noreferrer nofollow noopener">reflash it to the smart firmware</a> first!
1414

15-
**New for 2025:** The H-2 features four dedicated song buttons (no more multi-click!), upgraded ESP32-C6 processor with 8MB flash, 58 RGB LEDs (up from 22), USB-C charging, and a logo light for enhanced visual appeal.
15+
**New for 2025:** The H-2 features four dedicated song buttons (no more multi-click!), upgraded ESP32-C6 processor with 8MB flash, 58 RGB LEDs (up from 22), and a logo light for enhanced visual appeal.

0 commit comments

Comments
 (0)