Releases: Makin-Things/platinum-weather-card
1.0.5
1.0.4
Fix some unhandled exceptions when a bad config is provided that then resulted in a blank card.
1.0.3
Fix the entity and attribute pickers in the card editor that where broken by 2022.11.
1.0.2
HA 2022.11 breaks loading of editor resources. This is a temporary fix that may or may not work.
If entity picker or attribute picker parts of the editor are missing make sure you have both a button and entity card on the same view.
1.0.1
A couple of small fixes
- Don't show warnings when there are less forecast days than is configured (it just doesn't show the extra days).
- Fix a typo that broke the
Rainfall Forecast
slot.
1.0.0
Release 1.0.0
It's taken a while but I am now happy to release this as a production ready release.
*** BREAKING CHANGE ***
If you haven't installed a recent 0.0.5b2 or later then there is a breaking change.
This update renames some config variables to standardise naming. After updating some entities may show as blank/dashes etc. To fix just go into the editor and then hit save (going into the editor automatically adjusts the names that need to be updated).
Changes since 0.0.4.
- The icons previously used by this card where all over the place in terms of size, positioning and style.
- This release replaces the icons with something far more consistent.
- Tweak some icon usage (Rain, Snow, Light Rain).
- Fix up some label names in the editor
- Add tap/hold actions to the card. This can only be configured using yaml at present
- Permit style option to exist within config.
- Add colour fire danger options to slot field. This uses colour attributes in the fire danger sensors to provide the colours to use. It can be disabled in the options if you desire. This is currently only usable by people using the Australian BoM integration. I am not aware of any other integrations that provide fire danger sensors (if you have any please raise an issue to discuss).
- Add optional fire danger to vertical forecast.
- Rework horizontal daily forecast tooltips.
- Fix attribute fetching.
- Adjust rainfall forecast layout.
- Fix forecast days being wrong when the integration reports days using UTC time.
0.0.5b8
- Attempt to fix forecast days being wrong when the integration reports days using UTC time.
0.0.5b7
- Rework horizontal daily forecast tooltips.
- Fix attribute fetching.
- Adjust rainfall forecast layout.
0.0.5b5
Add optional fire danger to vertical forecast.
0.0.5b4
Add colour fire danger options to slot field. This uses colour attributes in the fire danger sensors to provide the colours to use. It can be disabled in the options if you desire.
This is currently only usable by people using the Australian BoM integration. I am not aware of any other integrations that provide fire danger sensors (if you have any please raise an issue to discuss).