Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealFalseReality authored Nov 26, 2024
1 parent b0746ba commit b9c6ce7
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions static/AquaPi.manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "AquaPi",
"version": "24.10.14",
"home_assistant_domain": "esphome",
"new_install_prompt_erase": false,
"builds": [
{
"chipFamily": "ESP32",
"ota": {
"path": "aquapi-esp32.ota.bin",
"md5": "243d109d050654ba1de1d63dc28a3d58",
"summary": "## What's Changed\r\n* Test web server v3 by @TheRealFalseReality in https://github.com/TheRealFalseReality/aquapi/pull/78\r\n\r\n\r\n**Full Changelog**: https://github.com/TheRealFalseReality/aquapi/compare/24.8.1...24.11.1",
"release_url": "https://github.com/TheRealFalseReality/aquapi/releases/tag/24.11.1"
},
"parts": [
{
"path": "aquapi-esp32.factory.bin",
"offset": 0
}
]
}
]
}

0 comments on commit b9c6ce7

Please sign in to comment.