sinricpro / esp8266-esp32-sdk

Library for https://sinric.pro - simple way to connect your device to Alexa, Google Home, SmartThings and cloud
https://sinric.pro
228 stars 121 forks source link

OTA with non-local network #389

Open Pyro-E opened 4 days ago

Pyro-E commented 4 days ago

Hi, is OTA update on a non-local network possible to manage multiple homes at different addresses?

What's the best way to do this?

kakopappa commented 4 days ago

Hi @Pyro-E

We are developing the OTA updates via Portal at the moment and it's not ready yet.

alternatives would be

  1. OTA via GitHub. eg: https://github.com/kakopappa/esp32-github-ota
  2. Host your own https://github.com/OscarHedeby/esp32-ota-server/tree/main
  3. Use OneDrive / Google Drive ect.

image

Pyro-E commented 3 days ago

Do you know when OTA via Portal will be ready?

kakopappa commented 3 days ago

could be in couple of weeks