ratgdo / esphome-ratgdo

ratgdo for ESPHome
GNU General Public License v2.0
358 stars 108 forks source link

OTA: Moving to base.yamls and adding ESPHome platform #293

Closed bdraco closed 5 months ago

bdraco commented 5 months ago

Original PR https://github.com/ratgdo/esphome-ratgdo/pull/291

Moving the OTA block to the base of the respective esphome-ratgdo board.

Starting with version 2024.6.0, at least one platform must be specified for 'OTA'; add 'platform: esphome' for original OTA functionality.

Fixes: #289

Signed-off-by: Flavio Fernandes flavio@flaviof.com