esphome-webserver icon indicating copy to clipboard operation
esphome-webserver copied to clipboard

A Lit Element web component frontend for the ESPHome web_server.

Results 20 esphome-webserver issues
Sort by recently updated
recently updated
newest added

The v3 web version looks great, but toggling a setting only works once. Refreshing the web page lets the toggle work once again. Not sure if I need to explicitly...

With the latest version of ESPHome, the v3 devices page can be used via config: ```yaml web_server: version: 3 ``` If you do not have the latest version of ESPHome...

We need a way to show the current state. ![v3-cover](https://github.com/esphome/esphome-webserver/assets/4093064/d91bbc47-cd51-4d33-bd4d-3323078786a1)

ota shows even if ota is not specified in the config

We need a way to show the current state. ![webserver-v3-issues](https://github.com/esphome/esphome-webserver/assets/4093064/ed864a31-aa24-4041-acf8-d9589834d068)

sliders and select not usable ![webserver-v3-issues](https://github.com/esphome/esphome-webserver/assets/4093064/ed864a31-aa24-4041-acf8-d9589834d068)

Work in progress. Adds webui for https://github.com/esphome/feature-requests/issues/1918 based on https://github.com/tiny-pilot/tinypilot

This is a documentation issue for users like me that use esphome devices off-internet and away from the machine that is used to compile and link the yaml. I had...

It is just demo. Even with 20MTU it is usable. Works way better with bigger MTU. Probably it would be also possible to add compression. https://github.com/user-attachments/assets/28520535-cb62-463f-9779-cc21a887bf11

### The problem With [web interface v3](https://esphome.io/components/web_server.html), the [Climate/PID](https://esphome.io/components/climate/pid) UI is crammed into too small a space. Because of this, the setpoint slider has not enough space to actually slide....