You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time I try to compile this, I get this error:
Failed config
ota.esphome: [source /data/packages/c46f54c1/wake-word-voice-assistant/esp32-s3-box.yaml:85]
Only one instance of the esphome ota platform is allowed per port. Note that this error may result from OTA specified in packages.
platform: esphome
id: ota_esphome
version: 2
port: 3232
Since all my devices use a password for OTA I'm not sure how to solve this. Can somebody help me fix this? Thanks!
The text was updated successfully, but these errors were encountered:
I've had the same issue too, for some reason even when I change the hostname it seems to always add the id after the name. I had to use a static IP to get it to update or listen to the logs
I've hit the same issue now too. Seems like there ought to be a way to add a password to an existing esphomeota instance, that way there isn't an esphomeota instance available without a password.
Hi there,
This is my yaml config:
Every time I try to compile this, I get this error:
Since all my devices use a password for OTA I'm not sure how to solve this. Can somebody help me fix this? Thanks!
The text was updated successfully, but these errors were encountered: