Releases: mawinkler/astroweather-card
Releases · mawinkler/astroweather-card
Improved graph and day names
- 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
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
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
- Improved resilience against incomplete data
Added moon phase
Depends on AstroWeather integration version v0.20.7+.
fix data_timestamp
removed data_timestamp attribute
code cleanup
v0.1.3 cleanup
added moon, wind speed, fixed humidity
- add moon rising and setting
- fix: wind speed and direction
- fix: humidity
fixed hourly forcast not showing up
fixes #1.
thank you @nepozs and @kaizersoje for reporting this.
initial release
This is a custom weather card for my custom Home Assistant integration AstroWeather. It requires an AstroWeather version 0.20.0+
.