Skip to content

Commit

Permalink
Update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tarontop committed Jan 8, 2025
1 parent 9014d90 commit f048167
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-firmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
athom-wall-outlet.yaml
athom-without-relay-plug.yaml
esphome-version: 2024.10.3
combined-name: athom-esp8285-device
combined-name: athom
#### Modify above here to match your project ####

release-summary: ${{ github.event.release.body }}
Expand Down
2 changes: 1 addition & 1 deletion static/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ ESPhome project by Shenzhen Athom Technology Co., Ltd., China.

You can use the button below to install the pre-built firmware directly to your device via USB from the browser.

<esp-web-install-button manifest="firmware/athom-esp8285-device.manifest.json"></esp-web-install-button>
<esp-web-install-button manifest="firmware/athom.manifest.json"></esp-web-install-button>

<script type="module" src="https://unpkg.com/esp-web-tools@10/dist/web/install-button.js?module"></script>

0 comments on commit f048167

Please sign in to comment.