diff --git a/static/24.9.2/dummyfile b/static/24.9.2/dummyfile deleted file mode 100644 index 8b13789..0000000 --- a/static/24.9.2/dummyfile +++ /dev/null @@ -1 +0,0 @@ - diff --git a/static/24.9.2/esphome-voice-kit-esp32s3.ota.bin b/static/24.9.2/esphome-voice-kit-esp32s3.ota.bin deleted file mode 100644 index c29244f..0000000 Binary files a/static/24.9.2/esphome-voice-kit-esp32s3.ota.bin and /dev/null differ diff --git a/static/manifest.json b/static/manifest.json deleted file mode 100644 index bab4468..0000000 --- a/static/manifest.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "ESPHome Voice Kit", - "version": "24.9.2", - "home_assistant_domain": "esphome", - "new_install_prompt_erase": false, - "builds": [ - { - "chipFamily": "ESP32-S3", - "ota": { - "path": "24.9.2/esphome-voice-kit-esp32s3.ota.bin", - "md5": "dbfa48ecdce8df09d0918ec18e2f8d22", - "summary": "## What's Changed\r\n* Media player task blocking and memory tweaks by @kahrendt in https://github.com/esphome/voice-kit/pull/72\r\n* Build firmware with ESPHome dev branch by @kahrendt in https://github.com/esphome/voice-kit/pull/73\r\n* Initial mWW and VA intercomponent communication by @kahrendt in https://github.com/esphome/voice-kit/pull/61\r\n* [media_player] Add mute, unmute and volume change triggers by @kahrendt in https://github.com/esphome/voice-kit/pull/75\r\n* [media_player] mute, unmute, volume triggers after updating state by @kahrendt in https://github.com/esphome/voice-kit/pull/76\r\n* New animation for Jack and Silent mode by @jlpouffier in https://github.com/esphome/voice-kit/pull/74\r\n* [i2s_audio] Rebase with ESPHome to prepare for merging by @kahrendt in https://github.com/esphome/voice-kit/pull/77\r\n* Set yaml to reference dev branch by @kahrendt in https://github.com/esphome/voice-kit/pull/78\r\n* [micro_wake_word] Bugfix: New spectrogram features should go to the back of the queue by @kahrendt in https://github.com/esphome/voice-kit/pull/79\r\n* A couple quick tweaks to maintain IDF 5 compat by @kbx81 in https://github.com/esphome/voice-kit/pull/80\r\n* Fix update manifest source by @jesserockz in https://github.com/esphome/voice-kit/pull/81\r\n\r\n\r\n**Full Changelog**: https://github.com/esphome/voice-kit/compare/24.9.1...24.9.2", - "release_url": "https://github.com/esphome/voice-kit/releases/tag/24.9.2" - }, - "parts": [ - { - "path": "24.9.2/esphome-voice-kit-esp32s3.factory.bin", - "offset": 0 - } - ] - } - ] -}