Releases: mawinkler/astroweather
Releases · mawinkler/astroweather
corrected unit for lifted index (LI)
proper handling of timestamps
fixed wind, humidity, moon icons
0.20.4 (2022-02-19)
Fixes
- Wind speed now showing in m/s
Changes
- New icons for moon rising and setting
- Added sensor astroweatherq_10m_wind_speed_plain
bugfix release
Fixes
- Timestamps not showing correctly on the companion app
- The sun_next_rising attribute was actually showing the sun_next_setting value
support for weather entity and lovelace card
Features
- Added a Home Assistant weather entity
- Added support for an optional weather card for Lovelace
- Bump to version 0.20.0
- New sensors:
deepsky_forecast_today_desc
Deepsky forecast today descriptiondeepsky_forecast_tomorrow_desc
Deepsky forecast tomorrow descriptionsun_next_setting_astronomical
Sun next setting astronomical twilightsun_next_rising_astronomical
Sun next rising astronomical twilightsun_next_setting
Sun next setting civil twilightsun_next_rising
Sun next rising civil twilight
- Changed sensors now reporting as percentage (the higher the percentage, the better for sky observations):
condition
clouds
seeing
transparency
Breaking Changes
- The following sensors got replaced:
view_conditions
withcondition
forecast0
withdeepsky_forecast_today
forecast0_plain
withdeepsky_forecast_today_plain
forecast1
withdeepsky_forecast_tomorrow
forecast0_plain
withdeepsky_forecast_tomorrow_plain
sun_next_setting
withsun_next_rising_astronomical
- The following sensors got removed:
view_conditions_plain
added iot_class and polish translation
v0.0.18.3 added iot_class
fixed update and options flow
v0.0.18.2 fixed update and options flow
sun and moon calculations
v0.0.18.1 added sun and moon sensors
improved forecast, logging
v0.0.17 improved forecast, logging
logging updated
v0.0.16 logging updated