mirror of
https://github.com/1technophile/OpenMQTTGateway.git
synced 2026-03-08 00:07:11 +01:00
10 lines
219 B
JSON
10 lines
219 B
JSON
{
|
|
"name": "OpenMQTTGateway",
|
|
"new_install_prompt_erase": true,
|
|
"builds": [
|
|
{
|
|
"chipFamily": "ESP8266",
|
|
"parts": [{ "path": "/dev/firmware_build/sonoff-basic-firmware.bin", "offset": 0 }]
|
|
}
|
|
]
|
|
} |