Skip to content

Releases: Hypfer/hass-scene_presets

2.3.3

Choose a tag to compare

@Hypfer Hypfer released this 16 Jul 16:17

This release fixes the panel view being 1 whole viewport outside of the viewport introduced by breaking frontend changes in HA 2026.7

It thus also bumps the minimum required HA version to 2026.7

No other functional changes are included

2.3.2

Choose a tag to compare

@Hypfer Hypfer released this 05 Feb 18:30

hass-scene_presets became collateral damage of the move of the developer tools in HA 2026.2

It is now fixed and works again as expected.

2.3.1

Choose a tag to compare

@Hypfer Hypfer released this 16 Oct 18:53

Somehow we confused ourselves and November haze got lost while converting data between different representations.

Here it is now.

2.3.0

Choose a tag to compare

@Hypfer Hypfer released this 16 Oct 17:59

This release comes with the three new preset categories Wanderlust, Rustic and Vibrant + two additional presets that have been added to the existing categories.

With that, we're up-to-date again.

2.2.5

Choose a tag to compare

@Hypfer Hypfer released this 11 Sep 18:08

This release fixes Dynamic Scenes not deleting themselves when all lights have been turned off.
Furthermore, it also slightly changes the logic:

If you turn off lights that are currently part of a Dynamic Scene, it will not turn them back on again but just operate on the lights that are still on. It will however still initially turn on all referenced lights.

2.2.4

Choose a tag to compare

@Hypfer Hypfer released this 10 May 15:10

No functional change.
Frontend dependencies have been updated.

2.2.3

Choose a tag to compare

@Hypfer Hypfer released this 10 May 14:55

The resolver is now aware that entities of devices may not be in the same area as the parent device

2.2.2

Choose a tag to compare

@Hypfer Hypfer released this 04 Jan 09:03

This release fixes usage of the panel with HA 2025.1

2.2.1

Choose a tag to compare

@Hypfer Hypfer released this 09 Aug 20:16

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

2.2.0

Choose a tag to compare

@Hypfer Hypfer released this 04 Aug 16:05

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