What's Changed
✨ Improvements
- 🌙 Major improvement: Partly cloudy now has a nighttime variant that is properly applied based on the calculated position of the sun in your location.
- This requires that your Home Assistant configuration has a longitude and latitude set
- This introduces a new condition key:
night-partly-cloudy. If you are customizing your colors and/or icons, you may want to add a definition for this new condition as well. If you don't, it will provide a default, though, so this is not a breaking change. - Special thanks to @guensen0 for contributing this fix in #960
⚙️ Dependencies
-
Bump is-valid-css-color from 2.0.4 to 3.1.0 by @dependabot[bot] in #970
- 🌈 This one is slightly notable in that we now support more CSS color types. See https://github.com/priyanshurav/is-valid-css-color#supported-formats for a full list of supported formats.
-
Bump the ts-eslint group across 1 directory with 2 updates by @dependabot[bot] in #944
-
Bump cypress from 15.17.0 to 15.21.0 by @dependabot[bot] in #967
-
Bump github/codeql-action from 4.37.6 to 4.37.8 by @dependabot[bot] in #965
-
Bump start-server-and-test from 2.0.13 to 3.0.12 by @dependabot[bot] in #966
-
Bump eslint-plugin-prettier from 5.5.4 to 5.5.6 by @dependabot[bot] in #964
-
Bump vite from 8.2.0 to 8.2.2 by @dependabot[bot] in #968
-
Bump rollup-plugin-visualizer from 6.0.3 to 7.1.1 by @dependabot[bot] in #969
New Contributors
Full Changelog: 6.10.0...7.0.0