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

[BUG] No option menu OTA #119

Closed
rdlvm opened this issue Aug 19, 2023 · 1 comment
Closed

[BUG] No option menu OTA #119

rdlvm opened this issue Aug 19, 2023 · 1 comment

Comments

@rdlvm
Copy link

rdlvm commented Aug 19, 2023

Hello, installed on my bed lamp 2 working correctly, but I can't see the ota update menu on the device's website. Attached images.

camphoto_824023566

camphoto_1691952160

I do something wrong? thanks in advance

@mmakaay
Copy link
Owner

mmakaay commented Aug 21, 2023

I'm surprised you got the web server working at all :-)
Apparently, the web server support for ESP-IDF builds is now part of the ESPHome standard code, nice! This wasn't true for quite a while after ESP-IDF support was added to ESPHome.

I assume that OTA is not (yet) implemented for the ESP-IDF-based web server. This is not an issue with the lamp firmware or with the configuration that you used.

Looked it up in the docs, and the assumption is correct.
See: https://esphome.io/components/web_server#configuration-variables

ota (Optional, boolean): Turn on or off the OTA feature inside webserver. Strongly not suggested without enabled authentication settings. Defaults to true. Cannot be used with the esp-idf framework.

Closing this issue therefore, since this is not something that I can fix.

@mmakaay mmakaay closed this as completed Aug 21, 2023
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