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,6 +1,6 @@
substitutions:
name: apollo-msr-2
version: "26.8.18.1"
version: "26.8.27.1"
device_description: ${name} made by Apollo Automation - version ${version}.
# Default update channel on first boot (no stored user choice yet, i.e. a
# fresh flash). The beta-channel builds override this to "Beta" (see
Expand Down Expand Up @@ -748,7 +748,7 @@ light:
default_transition_length: 0s
chipset: WS2812
num_leds: 3
rgb_order: grb
channel_colors: GRB
effects:
- pulse:
name: "Slow Pulse"
Expand Down
2 changes: 1 addition & 1 deletion Integrations/ESPHome/MSR-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ esphome:
name: "ApolloAutomation.MSR-2"
version: "${version}"

min_version: 2025.11.0
min_version: 2026.8.0

dashboard_import:
package_import_url: github://ApolloAutomation/MSR-2/Integrations/ESPHome/MSR-2.yaml
Expand Down
2 changes: 1 addition & 1 deletion Integrations/ESPHome/MSR-2_BLE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ esphome:
name: "ApolloAutomation.MSR-2_BLE"
version: "${version}"

min_version: 2025.11.0
min_version: 2026.8.0

logger:

Expand Down
2 changes: 1 addition & 1 deletion Integrations/ESPHome/MSR-2_Factory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ esphome:
name: "ApolloAutomation.MSR-2_Factory"
version: "${version}"

min_version: 2025.11.0
min_version: 2026.8.0


dashboard_import:
Expand Down