You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many thanks for the quick fix! I've noticed one lingering issue after the latest update.
The unit of measurement shown in the input_number selector box should be var(--text-color) (or at least some color other than black) to improve contrast against the dark background. I struggled to find the right style tag for the unit of measurement when I was trying to quickly patch a couple of my broken themes during the beta, so I will defer to the experts.
Screenshot:
Lovelace YAML:
type: entitiesentities:
- entity: input_number.great_room_pellet_stove_setpoint_homename: Home
- entity: input_number.great_room_pellet_stove_setpoint_morningname: Morning
- entity: input_number.great_room_pellet_stove_setpoint_nightname: Night
- entity: input_number.great_room_pellet_stove_setpoint_awayname: Awaytitle: Setpoints
In some areas in Home Assistant the layout colors are not correct anymore. See for instance the developer tools.
.
The text was updated successfully, but these errors were encountered: