Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build firmware with gh actions #5

Merged
merged 4 commits into from
Jul 19, 2024
Merged

Build firmware with gh actions #5

merged 4 commits into from
Jul 19, 2024

Conversation

jesserockz
Copy link
Member

@jesserockz jesserockz commented Jul 19, 2024

This will deploy the firmware to https://esphome.github.io/voice-kit where there is a minimal esp-web-tools button to install.

If the firmware is set up with OTA then the files will also be ready to use.

http_request:

ota:
  - platform: esphome
    id: ota_esphome
  - platform: http_request
    id: ota_http_request

update:
  - platform: http_request
    id: update_http_request
    name: Firmware
    source: https://esphome.github.io/voice-kit/manifest.json

@jesserockz jesserockz merged commit a2c497a into dev Jul 19, 2024
3 checks passed
@jesserockz jesserockz deleted the jesserockz-2024-288 branch July 19, 2024 02:50
@jesserockz jesserockz mentioned this pull request Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant