Open kevireilly opened 8 months ago
If log is turned off, then the data column is pressed to the left edge and takes up no more than 3 screens with FullHD resolution. If you change the maximum possible width to 1920, it becomes much better. https://github.com/esphome/esphome-webserver/blob/bb1368203fed0448d1ceaee18b7b9ad4d8a2eb4f/packages/v3/src/css/app.ts#L25
The 'preset' data of climate control is still not supported.
With the latest version of ESPHome, the v3 devices page can be used via config:
If you do not have the latest version of ESPHome installed, the v3 devices page can be used by specifying the v3 JS specifically:
Active discussion: https://discord.com/channels/429907082951524364/1177062706340171807
Fixes:
version: 3
available via config (https://github.com/esphome/esphome/pull/6203)Features:
internal
indicator (ref)npm run serve
for www.js bundle