Skip to content

Commit

Permalink
Improved changelog formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreiter committed Sep 22, 2024
1 parent fd3ca31 commit 37d2a45
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions ha-scenes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,9 @@ blueprint:
### 3.0
- Added default Hue scenes (Bright, Concentrate, Cool bright, Dimmed, Energize, Nightlight, Read, Relax, Rest).
- Scene selection dropdown now shows scene set (Cozy, Defaults, Dreamy, Futuristic, Lush, Luxurious, Party vibes, Peaceful, Pure, Refreshing, Serenity, Sunrise). When launching the script (e.g. as an action), users can use the simple name as before, or a combination of set and scene name (e.g., `Cozy: Savanna sunset`).
- The script now includes pre-defined brightness settings. When starting, one now has three options: a) Define a brightness value, b) use the scene-defined value, and c) leave the brightness as it is.
- As part of the blueprint input settings, it is now possible to also set default values for the script. All script fields can be specified, and the script can then be run without any arguments (e.g., if you're mostly using one scene, you can set it as default).
- Fixed a bug for non-dynamic scenes
### 2.5.1
Expand All @@ -72,35 +68,25 @@ blueprint:
### 2.3
- Selecting the lights is now done via proper lists, and no longer relies on parsing json
- New scene: Malibu pink
- Description of the scene field is shorter
- Added a report entity field. This can be a `input_text` entity and whenever a scene is set, the scene name is written into the entity.
### 2.2
- Transition time is now a blueprint field.
- Repeat delay now has a default value of two minutes.
- Fixed bug in duration format.
### 2.1
- The blueprint now contains all the Hue color scenes that are listed [here](https://gist.github.com/Hypfer/a0a8b5b9429831a7306ec4300077eaaa).
### 2.0
- Made into a blueprint. Intended use case: Instantiate blueprint for each area (then they can run independently in parallel).
- Supports loop mode, a.k.a. dynamic scenes
- Can exclude lights by manufacturer
- Select lights by labels
## Scene images
Expand Down

0 comments on commit 37d2a45

Please sign in to comment.