Skip to content

2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 14:36
· 14 commits to main since this release

Enjoying this integration? Show your support by starring the repository! ⭐️

Changes:

  • Resolved JSON decoding issue!
  • Enhanced weather functionality: now adjusts snowy to rainy if the temperature exceeds 6 degrees Celsius
  • Improved weather accuracy: changes sunny to clear-night after sunset
  • Diagnostic improvements: introduced response_text field in diagnostics for easier issue resolution, containing the response body.

What's Changed

  • Fix for JSON unexpected character error by @golles in #141
  • Fix: Warm snow bug by @golles in #142
  • Fix: Set weather state to clear night when API gives sunny after sunset by @golles in #143

Full Changelog: 2.0.1...2.1.0