Skip to content

Commit 55b6336

Browse files
authored
Merge pull request #17 from ApolloAutomation/Remove-H-2
Remove H-2
2 parents 3640c3d + dd0077b commit 55b6336

File tree

10 files changed

+5
-812
lines changed

10 files changed

+5
-812
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,8 @@ jobs:
2626
device-name: h-1
2727
yaml-files: |
2828
Integrations/ESPHome/H-1.yaml
29-
Integrations/ESPHome/H-2.yaml
3029
Integrations/ESPHome/H-1D.yaml
31-
Integrations/ESPHome/H-2D.yaml
32-
firmware-names: "1:firmware,2:firmware2,1D:firmare-d,2D:firmware-2d"
30+
firmware-names: "1:firmware,1D:firmare-d"
3331
core-yaml-path: Integrations/ESPHome/Core.yaml
3432
esphome-version: stable
3533
# Bypass check if manually triggered with bypass option

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ jobs:
2222
matrix:
2323
file:
2424
- Integrations/ESPHome/H-1.yaml
25-
- Integrations/ESPHome/H-2.yaml
2625
- Integrations/ESPHome/H-1D.yaml
27-
- Integrations/ESPHome/H-2D.yaml
2826
esphome-version:
2927
- stable
3028
- beta

.github/workflows/weekly.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ jobs:
1212
matrix:
1313
file:
1414
- Integrations/ESPHome/H-1.yaml
15-
- Integrations/ESPHome/H-2.yaml
1615
- Integrations/ESPHome/H-1D.yaml
17-
- Integrations/ESPHome/H-2D.yaml
1816
esphome-version:
1917
- stable
2018
- beta

Apollo-H-2.JPG

-2.6 MB
Binary file not shown.

Integrations/ESPHome/Core.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
substitutions:
2-
version: "25.2.19.1"
2+
version: "25.11.6.1"
33

44
esp32:
55
board: esp32-c3-devkitm-1

0 commit comments

Comments
 (0)