Skip to content

Releases: Makin-Things/platinum-weather-card

1.0.5

01 Jan 02:45
Compare
Choose a tag to compare

Fix card vanishing if entity_sun is misconfigured.

1.0.4

17 Dec 01:02
Compare
Choose a tag to compare

Fix some unhandled exceptions when a bad config is provided that then resulted in a blank card.

1.0.3

28 Nov 07:34
Compare
Choose a tag to compare

Fix the entity and attribute pickers in the card editor that where broken by 2022.11.

1.0.2

04 Nov 06:41
Compare
Choose a tag to compare

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

22 Oct 07:11
Compare
Choose a tag to compare

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

19 Oct 00:01
Compare
Choose a tag to compare

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

18 Oct 06:05
Compare
Choose a tag to compare
0.0.5b8 Pre-release
Pre-release
  • Attempt to fix forecast days being wrong when the integration reports days using UTC time.

0.0.5b7

06 Oct 00:33
Compare
Choose a tag to compare
0.0.5b7 Pre-release
Pre-release
  • Rework horizontal daily forecast tooltips.
  • Fix attribute fetching.
  • Adjust rainfall forecast layout.

0.0.5b5

30 Sep 08:56
Compare
Choose a tag to compare
0.0.5b5 Pre-release
Pre-release

Add optional fire danger to vertical forecast.

0.0.5b4

30 Sep 00:54
Compare
Choose a tag to compare
0.0.5b4 Pre-release
Pre-release

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).