2.1.0
Enjoying this integration? Show your support by starring the repository! ⭐️
Changes:
- Resolved JSON decoding issue!
- Enhanced weather functionality: now adjusts
snowy
torainy
if the temperature exceeds 6 degrees Celsius - Improved weather accuracy: changes
sunny
toclear-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