patrickcollins12 / esphome-fan-controller

ESPHome Fan Controller
429 stars 49 forks source link

Must add platform: esphome under ota in yaml #36

Closed jrichey25 closed 2 months ago

jrichey25 commented 3 months ago

I was getting this error: "At least one platform must be specified for 'ota'; add 'platform: esphome' for original OTA functionality" until I added the esphome platform under ota in the yaml, referencing this thread: https://github.com/esphome/esphome/pull/6459

I apologize if this isn't the right place to suggest adding documentation, I just thought it might be helpful and saves some noobies like myself some time.

patrickcollins12 commented 2 months ago

Appreciate it. Resolved.