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

v3: climate control slider is unusable #117

Open
sybrenstuvel opened this issue Jul 25, 2024 · 1 comment
Open

v3: climate control slider is unusable #117

sybrenstuvel opened this issue Jul 25, 2024 · 1 comment

Comments

@sybrenstuvel
Copy link

The problem

With web interface v3, the Climate/PID UI is crammed into too small a space. Because of this, the setpoint slider has not enough space to actually slide. Whenever you drag the slider, it'll set to its lowest point because there is not a single pixel of space left to drag it to the right.

image

Related: the crammed-together layout makes it hard to read. In the above screenshot, it's not set to 405° but to 40° -- the other 5 is for the 5-20 slider.

Which version of ESPHome has the issue?

2024.7.2

What type of installation are you using?

pip

Which version of Home Assistant has the issue?

No response

What platform are you using?

ESP32

Board

Self-made PCB with an ESP-WROOM-32 module

Component causing the issue

web

Example YAML snippet

web_server:
  port: 80
  local: true
  log: false
  version: 3

Anything in the logs that might be useful for us?

My browser's JS console shows this error:


Uncaught (in promise) Error: invalid template strings array
    Ho http://koelbox.fritz.box/#:4
    na http://koelbox.fritz.box/#:4
    we http://koelbox.fritz.box/#:4
    _$AC http://koelbox.fritz.box/#:4
    g http://koelbox.fritz.box/#:4
    _$AI http://koelbox.fritz.box/#:4
    ha http://koelbox.fritz.box/#:4
    update http://koelbox.fritz.box/#:4
    performUpdate http://koelbox.fritz.box/#:2
    scheduleUpdate http://koelbox.fritz.box/#:2
    _$Ej http://koelbox.fritz.box/#:2
koelbox.fritz.box:4:339

Not sure if it's related, but if it is, here it is.



### Additional information

_No response_
@sybrenstuvel sybrenstuvel changed the title v3: climate control UI is unusable v3: climate control slider is unusable Jul 25, 2024
@RFDarter
Copy link
Contributor

RFDarter commented Oct 4, 2024

hi, #114 should have fixed it

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