Skip to content

Commit a9496a1

Browse files
committed
docs: Readme update for 1.0.0
1 parent c20ec08 commit a9496a1

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

Readme.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
# Scene Presets
22

3-
This custom_component is an offensively low effort way of implementing the Philips Hue Scenes in Home Assistant without
4-
the Hue bridge due to the whole Hue Account kerfuffle.
3+
This custom_component is an implementation of an idea not all too dissimilar to what the Philips Hue app calls Scenes.
4+
Apart from that though, it has nothing to do with Hue. No bridge required.
55

6-
Please be aware that this is still very much in a slowly evolving early WIP state.
6+
Everything has been implemented entirely inside this custom_component, meaning that it works with every `light` entity.<br/>
7+
No vendor restrictions. No need for special bridges.<br/>
8+
And, most importantly, no account required :-)
79

8-
Installations as a HACS custom repository should be possible.
9-
You can then set it up via a config flow that does nothing. 👍
10+
For now, installation is done by setting up this repo as a HACS custom repository.<br/>
11+
After the install via HACS, you must then set it up via a config flow that does nothing. 👍
1012

1113
## Usage
1214

1315
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.
1416

15-
For advanced usage, use the Home Assistant DevTools and call the services provided by the component directly.
16-
This will change in the future
17+
For advanced usage, use the Home Assistant DevTools and call the services provided by the custom_component directly.<br/>
18+
Preset IDs can be found in the overview here: [assets](./custom_components/scene_presets/assets/Readme.md)
1719

1820
## Screenshots
1921

img/service.png

1.51 KB
Loading

0 commit comments

Comments
 (0)