We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549bd8f commit 84dda4bCopy full SHA for 84dda4b
.github/workflows/ci.yml
@@ -21,8 +21,8 @@ jobs:
21
strategy:
22
matrix:
23
file:
24
- - Integrations/ESPHome/R_PRO-1_ETH.yaml
25
- - Integrations/ESPHome/R_PRO-1_W.yaml
+ - Integrations/ESPHome/RPRO-1_ETH.yaml
+ - Integrations/ESPHome/RPRO-1_W.yaml
26
esphome-version:
27
- stable
28
- beta
.github/workflows/weekly.yml
@@ -11,8 +11,8 @@ jobs:
11
12
13
14
15
16
17
18
0 commit comments