Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Version 1.0.2

Compare
Choose a tag to compare
@briis briis released this 02 Jan 08:16
· 91 commits to main since this release

Fixed

  • The format of the forecast items could not work with the weather template. This was caused by the datetime attribute not being a string but a DateTime object.

Changed

  • Moved all shared attributes to the common entity definitions
  • Some code cleanup and linting.
  • Removed sunrise and sunset attributes from the daily forecast. Use the sun.sun component instead.
  • Issue #23 Changed error description when we could not retrieve data from WeatherFlow.