-
Notifications
You must be signed in to change notification settings - Fork 93
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
Cooling colour set incorrectly #141
Comments
up! |
@keni8em did u change this by yourself ? |
Why is the HVAC mode Heat now showing Blue? Has someone hacked this? |
Not that setting. What I did was use my browser tools to identify the css setting for the thermostat. I was therefore able to see that both the heating HVAC and the cooling HVAC are using the same control variable, there resulting in the cooling image appearing as red not blue. Regards,Kenneth. On 2 Dec 2023, at 08:47, laborek ***@***.***> wrote:
@keni8em did u change this by yourself ?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Is there any fix for this issue yet? I am using a
Thank you! |
Is there any fix for this issue yet? |
Alternatively, use card_mod to fix the issue:
|
After setting up a smart mini-fridge, I noticed that the better-thermostat-ui-card is displaying the wrong colour for the cooling hvac mode.
On inspection of "better-thermostat-ui-card.js" the problem lies in the following code:
I suggest changing this code to
"--label-badge-blue"
See the attached image showing that the cooling thermostat is displaying red rather than blue.
The text was updated successfully, but these errors were encountered: