Skip to content

Releases: Hypfer/hass-scene_presets

2.2.1

09 Aug 20:16
Compare
Choose a tag to compare

This release fixes the target selector not showing up on HA 2024.8

2.2.0

04 Aug 16:05
Compare
Choose a tag to compare

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

07 Jul 15:33
Compare
Choose a tag to compare

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

02 Apr 18:29
Compare
Choose a tag to compare

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

09 Mar 12:30
Compare
Choose a tag to compare

Home Assistant 2024.3 deprecated the use of hass.components.
The integration will now no longer trigger the related deprecation warning

1.2.3

26 Feb 19:33
Compare
Choose a tag to compare

Dimmable-only lights are now not skipped anymore but dimmed to the brightness of the preset

1.2.2

21 Feb 18:11
Compare
Choose a tag to compare

Light groups will now not be resolved into individual light entities if hide_members is set to true

1.2.1

01 Feb 17:43
Compare
Choose a tag to compare

The scene presets UI is now also accessible by users that aren't admins

1.2.0

31 Jan 20:39
Compare
Choose a tag to compare

Dynamic scenes are now available in the UI

Additionally, the documentation in the readme of the repository has been improved

1.1.6

29 Jan 18:27
Compare
Choose a tag to compare

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