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] Alignment of card changes as button rows are hidden #16

Open
DavidGeorge528 opened this issue Dec 5, 2023 · 5 comments
Open

[Bug] Alignment of card changes as button rows are hidden #16

DavidGeorge528 opened this issue Dec 5, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@DavidGeorge528
Copy link
Contributor

DavidGeorge528 commented Dec 5, 2023

It seems that the title and temperature bar are aligned differently to the temperature text and buttons that appear within the arc of the temperature bar. As a result hiding all buttons in a row (i.e. all HVAC modes) changes the alignment of the text within the temperature arc. See below:

image

This problem is made even worse if you use a non-Versatile thermostat, which results in the preset buttons being hidden (see below). I also imagine this causes the row of sensor icons (motion, window, etc) to clip the temperature arc.

image

Edit, added photo of thermostat with no buttons to show the text shifted all the way up

@jmcollin78
Copy link
Owner

That is possible but having no havc_mode is weird. This should not possible. You should always be able to turn-off and turn-on with heat or cool.

@DavidGeorge528
Copy link
Contributor Author

DavidGeorge528 commented Dec 6, 2023

I have 5 Hive UK7004240 TRVs around my house, and the only HVAC mode they support is heat in Z2M:

image

So even when I use VTherm to control them, I end up with a single icon in the hvac row, which I hide as there is no need to waste UI space showing it.

image

The TRVs turn off when the temperature is lower than the current temperature, so setting them to 5-7C will turn them off, but allow them to turn on if the temperature drops too low to risk freezing

@jmcollin78
Copy link
Owner

ok. Turning off an HVAC controlled by VTherm without turning off on VTherm it self is strange but wht not it is working like that.

I will try to have a look but I'm really not a UI expert... Will try to do my best.

@DavidGeorge528
Copy link
Contributor Author

Unless I missed something in the setup, the VTherm thermostats controlling my TRVs don't have an off hvac option. Is there a way of making a virtual off action?

@jmcollin78
Copy link
Owner

The hvac_,modes of the VTherm in over_climate mode is the ones of the underlying.

@jmcollin78 jmcollin78 added the bug Something isn't working label Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants