Skip to content

v0.12.3

Choose a tag to compare

@michaeldavie michaeldavie released this 24 Jan 22:51
· 18 commits to main since this release
17c97a8

Bug Fixes

  • ECWeather: Fix alert endings not being parsed from Environment Canada data
    • Changed ALERT_TYPE_TO_NAME mapping from "ending" to "ended" to match actual XML attribute values
    • Fixes issue where "Endings" sensor always showed 0 despite ended alerts being present in the data

Fixes home-assistant/core#161493