Skip to content

Releases: mawinkler/astroweather-card

Improved graph and day names

08 Apr 19:22
Compare
Choose a tag to compare
  • Day names instead of Today and Tomorrow for the nightly forecast
  • Graph now shows a legend
  • Fixed bug detecting the AstroWeather entity
  • Renamed Cloud cover to cloudless

Fixed a bug in the detection algorithm to identify weather entity type

05 Apr 16:44
Compare
Choose a tag to compare

The Lovelace card verifies if the chosen weather entity is an AstroWeather weather entity. This didn't work if the current condition percentage was 0.

Renamed cloud cover to cloudless

26 Mar 19:11
Compare
Choose a tag to compare

The percentages that are calculated for the clouds, seeing, and transparency are to be read like 100% is perfect, 0% is bad. This also means that a percentage of e.g. 87% for cloud does stand for a sky being nearly cloud-free ;-). For this reason, cloudless makes more sense.

Improved resilience

14 Mar 19:34
Compare
Choose a tag to compare
  • Improved resilience against incomplete data

Added moon phase

10 Mar 07:10
Compare
Choose a tag to compare

Depends on AstroWeather integration version v0.20.7+.

fix data_timestamp

02 Mar 19:05
Compare
Choose a tag to compare

removed data_timestamp attribute

code cleanup

22 Feb 19:33
Compare
Choose a tag to compare
v0.1.3

cleanup

added moon, wind speed, fixed humidity

19 Feb 14:49
Compare
Choose a tag to compare
  • add moon rising and setting
  • fix: wind speed and direction
  • fix: humidity

fixed hourly forcast not showing up

16 Feb 07:18
Compare
Choose a tag to compare

fixes #1.
thank you @nepozs and @kaizersoje for reporting this.

initial release

15 Feb 19:59
Compare
Choose a tag to compare

This is a custom weather card for my custom Home Assistant integration AstroWeather. It requires an AstroWeather version 0.20.0+.