Releases: pacemaker82/Home-Climate-Card
Releases · pacemaker82/Home-Climate-Card
1.0.7
Added
- Card now supports up to 6 labels, adding a second row of 3 along the bottom.
- Explainer in README about chevrons and why they appear.
- Explainer in README about room temperature labels.
- Secondary labels are now clickable opening the more-info window
Changed
- Card will render durations in labels as xH yM zS (6H 8M for example)
- Card will render monetary labels using currency symbols (e.g. "1.23 GBP" is now "£1.23")
- Rooms will change temperature label color if within 0.3C / 0.5F of the target temperature
Fixed
- Overflow issues when chevrons were appearing
1.0.6
Added
- Use optional
valve_entityfor a room to display a TRV valve percentage "open". This appears when the room is heating, represented as the bar background of the room.
1.0.5
Added
- When room entity is unavailable, the room now has a faded appearance.
- Added
primary_accent_colorto override the default color for all rooms and labels - Added
colorattribute to override a specific room color - Added
colorattribute to override a specific top row label color
Changed
- Removed the minimum card size restrictions. Card can be any size now.
- Removed minimum room height restrictions.
- Allowed room names to line break on words
1.0.4
Added
- When room entity is unavailable, the room now has a faded appearance.
- Added
primary_accent_colorto override the default color for all rooms and labels - Added
colorattribute to override a specific room color - Added
colorattribute to override a specific top row label color
Changed
- Removed the minimum card size restrictions. Card can be any size now.
- Removed minimum room height restrictions.
- Allowed room names to line break on words
1.0.3
FIXED
- Issue where climate entity is
unavailablewill now showN/A
1.0.2
Changed
- Layout of various labels
- Location of temperature change chevron when aspect ratio is wider than square.
1.0.1
Added
- Label areas are now clickable to open the more-info screen for the entity.
Fixed
- Secondary labels now wordwrap allowing flexible screen sizes.
- Issue where header labels were not refreshing their values.
- Issue where layout was broken when using the configuration UI.
- Issue where card would not render on a masonry dashboard layout.
1.0
Version 1.0 of the home-climate-card. see readme for full details