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 14e3288 commit 0fc8918Copy full SHA for 0fc8918
1 file changed
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
esp-web-tools/esp32s2.yaml
27
esp-web-tools/esp32s3.yaml
28
esp-web-tools/esp8266.yaml
29
- esphome-version: 2025.11.3
+ esphome-version: 2025.11.4
30
combined-name: esp-web-tools
31
release-summary: ${{ github.event_name == 'release' && github.event.release.body || '' }}
32
release-url: ${{ github.event_name == 'release' && github.event.release.html_url || '' }}
@@ -44,7 +44,7 @@ jobs:
44
esphome-web/esp32s3.factory.yaml
45
esphome-web/esp8266.factory.yaml
46
esphome-web/pico-w.factory.yaml
47
48
combined-name: esphome-web
49
50
0 commit comments