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
4 changes: 2 additions & 2 deletions Integrations/ESPHome/Core.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
substitutions:
version: "26.3.2.1"
version: "26.8.27.1"

esp32:
variant: esp32c3
Expand Down Expand Up @@ -384,7 +384,7 @@ light:
default_transition_length: 0s
chipset: WS2812
num_leds: 1
rgb_order: grb
channel_colors: GRB
effects:
- pulse:
name: "Slow Pulse"
Expand Down
2 changes: 1 addition & 1 deletion Integrations/ESPHome/TEMP-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ esphome:
name: "ApolloAutomation.TEMP-1"
version: "${version}"

min_version: 2025.11.0
min_version: 2026.8.0
on_boot:
- priority: 800
then:
Expand Down
2 changes: 1 addition & 1 deletion Integrations/ESPHome/TEMP-1B.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ esphome:
name: "ApolloAutomation.TEMP-1B"
version: "${version}"

min_version: 2025.11.0
min_version: 2026.8.0
on_boot:
- priority: 500
then:
Expand Down
2 changes: 1 addition & 1 deletion Integrations/ESPHome/TEMP-1B_BLE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
name: "ApolloAutomation.TEMP-1BBLE"
version: "${version}"

min_version: 2025.11.0
min_version: 2026.8.0
on_boot:
priority: 500
then:
Expand Down
2 changes: 1 addition & 1 deletion Integrations/ESPHome/TEMP-1B_Minimal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
name: "ApolloAutomation.TEMP-1B_Minimal"
version: "${version}"

min_version: 2025.11.0
min_version: 2026.8.0
on_boot:
priority: 500
then:
Expand Down
2 changes: 1 addition & 1 deletion Integrations/ESPHome/TEMP-1_BLE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
name: "ApolloAutomation.TEMP-1BLE"
version: "${version}"

min_version: 2025.11.0
min_version: 2026.8.0
on_boot:
priority: 500
then:
Expand Down
6 changes: 3 additions & 3 deletions Integrations/ESPHome/TEMP-1_Beta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
substitutions:
name: apollo-temp-1_beta
version: "25.2.23.1"
version: "26.8.27.1"
device_description: ${name} made by Apollo Automation - version ${version}.

esphome:
Expand All @@ -12,7 +12,7 @@ esphome:
name: "ApolloAutomation.TEMP-1_Beta"
version: "${version}"

min_version: 2025.11.0
min_version: 2026.8.0
on_boot:
priority: 500
then:
Expand Down Expand Up @@ -400,7 +400,7 @@ light:
default_transition_length: 0s
chipset: WS2812
num_leds: 1
rgb_order: grb
channel_colors: GRB
effects:
- pulse:
name: "Slow Pulse"
Expand Down
2 changes: 1 addition & 1 deletion Integrations/ESPHome/TEMP-1_Minimal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
name: "ApolloAutomation.TEMP-1_Minimal"
version: "${version}"

min_version: 2025.11.0
min_version: 2026.8.0
on_boot:
priority: 500
then:
Expand Down