Skip to content

Hue-like scene presets for lights in home assistant

License

Notifications You must be signed in to change notification settings

jetcom/hass-scene_presets

 
 

Repository files navigation

Scene Presets

This custom_component is an implementation of an idea not all too dissimilar to what the Philips Hue app calls Scenes. Apart from that though, it has nothing to do with Hue. No bridge required.

Everything has been implemented entirely inside this custom_component, meaning that it works with every light entity. No vendor restrictions. No need for special bridges. And, most importantly, no account required :-)

For now, installation is done by setting up this repo as a HACS custom repository.
After the install via HACS, you must then set it up via a config flow that does nothing. 👍

Usage

For basic usage, open the Home Assistant sidebar, navigate to "Scene Presets", select your lights and then click on a preset image to apply it.

For advanced usage, use the Home Assistant DevTools and call the services provided by the custom_component directly. Preset IDs can be found in the overview here: assets

Screenshots

ui.png

service.png

step1.png

step2.png

Presets

This component provides all the scene presets that were available in the Hue App scene gallery on 2023-09-28. These have been manually extracted in a clean-room way by setting a group of lights to a scene and then noting the different x,y values + its name. Thanks again to @coderph0x!

Check out the assets folder for a list with all presets available.

About

Hue-like scene presets for lights in home assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.9%
  • Python 23.0%
  • JavaScript 1.1%