dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

add publish command

Open oarcher opened this issue 1 year ago • 0 comments

This PR add a 'Publish' command that run esphome publish config.yaml --directory /config/www, so the user can copy the firmware to the integrated http server of home assistant.

The firmware file could now be fetched by the device with OTA over http https://github.com/esphome/esphome/pull/5586

The publish command is defined in this PR: https://github.com/esphome/esphome/pull/6477

image

oarcher avatar Apr 04 '24 13:04 oarcher