Adopt firmware from URL

Hi. I want install “default firmware” from https://web.esphome.io/ in a few devices and I want do it with a script.

There are any way to get the URL of the default firmware por ESP8266 devices?

EDIT: I need the binary from a URL

Here’s all of them:

Thanks you. But I want ask by a binary firmware directly to flash from a URL.

Ah. I don’t think there are pre-compiled binaries. Since any updates would require the firmware file to be recompiled by the project.

You could certainly use the default config to compile the binaries yourself and just host them yourself to Github or somewhere else.

Upload to github could be a good solution.

Thanks.

1 Like