v6.0.0
What's Changed
✨ New features
- [#662] Use sun position calculations to show partly cloudy night label/icons by @decompil3d in #689
- Do not call forecast service for non-weather entities by @decompil3d in #691
Note that none of these are actually breaking changes, but the partly cloudy (night) change seemed substantial enough to warrant a major release.
🐛 Bug fixes
⚙️ Dependencies
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #644
- Bump the ts-eslint group with 2 updates by @dependabot in #645
- Bump @babel/plugin-proposal-decorators from 7.23.9 to 7.24.0 by @dependabot in #647
- Bump @babel/core from 7.23.9 to 7.24.0 by @dependabot in #646
- Bump the ts-eslint group with 2 updates by @dependabot in #649
- Bump typescript from 5.3.3 to 5.4.2 by @dependabot in #650
- Bump the ts-eslint group with 2 updates by @dependabot in #651
- Bump cypress from 13.6.6 to 13.7.0 by @dependabot in #652
- Bump the ts-eslint group with 2 updates by @dependabot in #654
- Bump @babel/plugin-proposal-decorators from 7.24.0 to 7.24.1 by @dependabot in #655
- Bump the babel group with 1 update by @dependabot in #656
- Bump the babel group with 1 update by @dependabot in #657
- Bump typescript from 5.4.2 to 5.4.3 by @dependabot in #658
- Bump cypress from 13.7.0 to 13.7.1 by @dependabot in #659
- Bump the ts-eslint group with 2 updates by @dependabot in #666
- Bump home-assistant-js-websocket from 9.1.0 to 9.3.0 by @dependabot in #670
- Bump @babel/core from 7.24.3 to 7.24.4 in the babel group by @dependabot in #667
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #653
- Bump the ts-eslint group across 1 directory with 2 updates by @dependabot in #675
- Bump cypress from 13.7.1 to 13.11.0 by @dependabot in #683
- Bump the babel group across 1 directory with 2 updates by @dependabot in #682
- Bump prettier from 3.2.5 to 3.3.2 by @dependabot in #688
- Bump the ts-eslint group across 1 directory with 2 updates by @dependabot in #687
- Bump lit from 2.8.0 to 3.1.4 by @dependabot in #684
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #690
- Bump typescript from 5.4.3 to 5.4.5 by @dependabot in #673
New Contributors
Full Changelog: 5.4.0...v6.0.0