Skip to content

Commit ae62e42

Browse files
update
1 parent a644b91 commit ae62e42

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed
Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,22 @@
11
{
2-
"name": "esphome.voice-assistant",
2+
"name": "raspiaudio.voice-assistant",
33
"version": "1.11",
4+
"home_assistant_domain": "esphome",
5+
"new_install_prompt_erase": false,
46
"builds": [
57
{
68
"chipFamily": "ESP32-S3",
79
"ota": {
810
"md5": "7b7800fd910ec36b032ebfb5602a7df8",
911
"path": "https://raw.githubusercontent.com/RASPIAUDIO/muse-radio-voice-satellite/main/MuseRadioHomeAssistant.bin",
1012
"summary": "up-to-date firmware",
11-
}
13+
},
14+
"parts": [
15+
{
16+
"path": "https://raw.githubusercontent.com/RASPIAUDIO/muse-radio-voice-satellite/main/MuseRadioHomeAssistant.bin",
17+
"offset": 0
18+
}
19+
]
1220
}
1321
]
1422
}

0 commit comments

Comments
 (0)