mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-07-27 13:46:50 +00:00
Update firmwares to 2022.3.0 (#202)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
This commit is contained in:
parent
137cae89cb
commit
a06a9ddf64
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,16 +1,11 @@
|
||||
{
|
||||
"name": "ESPHome",
|
||||
"version": "2022.2.0-dev",
|
||||
"version": "2022.3.0",
|
||||
"home_assistant_domain": "esphome",
|
||||
"builds": [
|
||||
{
|
||||
"chipFamily": "ESP32",
|
||||
"parts": [
|
||||
{ "path": "bootloader.bin", "offset": 4096 },
|
||||
{ "path": "partitions.bin", "offset": 32768 },
|
||||
{ "path": "ota.bin", "offset": 57344 },
|
||||
{ "path": "firmware.bin", "offset": 65536 }
|
||||
]
|
||||
"parts": [{ "path": "esp32.bin", "offset": 0 }]
|
||||
},
|
||||
{
|
||||
"chipFamily": "ESP8266",
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user