Skip to content

1.0.0-RC2

Pre-release
Pre-release

Choose a tag to compare

@jaydeethree jaydeethree released this 28 May 03:58
64309d3
  • Lots of refactoring/code clean-up - removed dead code, migrated strings to constants, renamed variables, and more
  • Actually fixed wind gust sensor
  • New sensors/data:
    • Added temperature "feels like" sensor
    • Added precipitation in last 6 hours sensor
    • Added visibility data to weather entities
  • Current condition is now retrieved from the current data instead of the forecast data
  • Removed reconfiguration flow - it was broken and seems unnecessary since it makes more sense to set up the integration again if the location needs to be changed
  • Rewrote the README