Releases: Hypfer/hass-scene_presets
Releases · Hypfer/hass-scene_presets
2.2.1
This release fixes the target selector not showing up on HA 2024.8
2.2.0
This release includes the presets of the "Romantic" set
It also fixes the deprecation warning for "register_static_path" which appeared since Home Assistant 2024.7
Because of that, 2024.7 is now the minimum required version
2.1.0
This release includes the presets of the "Daily" and the "Race Day" sets
Furthermore, the component will not resolve light groups created by custom_components like lightener
anymore but instead treat them as a single logical light.
2.0.0
scene_presets
now supports labels and floors as available with Home Assistant 2024.04.0 and up.
This also means that starting with this version, it will only work with that version of Home Assistant or newer
1.2.4
Home Assistant 2024.3 deprecated the use of hass.components
.
The integration will now no longer trigger the related deprecation warning
1.2.3
Dimmable-only lights are now not skipped anymore but dimmed to the brightness of the preset
1.2.2
Light groups will now not be resolved into individual light
entities if hide_members
is set to true
1.2.1
The scene presets UI is now also accessible by users that aren't admins
1.2.0
Dynamic scenes are now available in the UI
Additionally, the documentation in the readme of the repository has been improved
1.1.6
A new button has been added to the UI that opens a dialog containing the easily copy-pasteable service call payload for the last applied preset.
I've also created a telegram usergroup for good measure. The join link can be found in the project readme on GitHub