esphome / home-assistant-voice-pe

Home Assistant Voice PE
Other
42 stars 7 forks source link

Build firmware with gh actions #5

Closed jesserockz closed 2 months ago

jesserockz commented 2 months ago

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