Skip to content

Releases: Hypfer/hass-scene_presets

1.1.3

Choose a tag to compare

@Hypfer Hypfer released this 20 Jan 21:44

The color temperature lookup table is now calculated on startup using Home Assistants integrated colorutil for consistency reasons.

Furthermore, the algorithm that matches a x/y color to that table has been optimized so that it requires way less iterations.

1.1.2

Choose a tag to compare

@Hypfer Hypfer released this 20 Jan 19:55

This release fixes the color to color_temperature conversion for more extreme values in scenes.

Also, this should fix usage with rgbw type lights like e.g. Wiz bulbs.

1.1.1

Choose a tag to compare

@Hypfer Hypfer released this 20 Jan 15:48

TIL that groups created via the UI of Home Assistant will not be of the group but the light (or other type) domain.
Wrongly assuming that groups are groups and lights are lights broke usage of the component with light groups created via the UI.

This version fixes that by trying to recursively resolve any entity_id it encounters

1.1.0

Choose a tag to compare

@Hypfer Hypfer released this 16 Jan 21:51

This version introduces the ability for developers to add their own customs scene presets.
These will then just coexist with the ones that are part of this component.

For more information, check out the docs/ folder in the repository

1.0.0

Choose a tag to compare

@Hypfer Hypfer released this 15 Jan 21:47

This is the initial "real" release with a real tag.

It features:

  • A GUI with all controls that remember your preferences and offer a way to mark presets as favorites
  • Service calls that make sense - no call-by-name anymore
  • Multiple months of real-world use to iron out most of the early bugs and UX issues
  • All the scenes including the halloween and christmas ones all around the year