Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gl-s10-bt-proxy - OTA error #99

Open
PeterHaban opened this issue Sep 3, 2024 · 1 comment
Open

gl-s10-bt-proxy - OTA error #99

PeterHaban opened this issue Sep 3, 2024 · 1 comment

Comments

@PeterHaban
Copy link

Just in case somebody stumbles across the same problem...

I've just bought one of these which turned out to be a v2.1, managed to get it to connect and flashed via https://blakadder.github.io/bluetooth-proxies/. It showed up ok in HA under the ESPHome tab, but then wanted to be "Adopted" which failed with "At least one platform must be specified for 'ota'; add 'platform: esphome' for original OTA functionality" and even with adding the right bit in via "edit" I couldn't convince it to go.
So I created a new device, added in the config from https://github.com/blakadder/bluetooth-proxies/blob/main/gl-s10_v2.yaml and then:
api:
encryption:
key: pickone
ota:

  • platform: esphome
    password: "pickone"
    Compile, download as legacy and flash with ESPHome-Flasher. That worked ok and let me adopt the device with the key I had added into the config. Might be worthwhile adding at least the OTA bit in to prevent the process in HA from getting stuck?
@randybb
Copy link

randybb commented Sep 3, 2024

If you have a problem with https://github.com/blakadder/bluetooth-proxies why did you created an issue here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants