mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
README.md - Add note to access UI (#884)
This commit is contained in:
parent
1bb52379e6
commit
1601a22dc2
1 changed files with 2 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ The `adaptive_lighting.manual_control` event is fired when a light is marked as
|
|||
|
||||
## :gear: Configuration
|
||||
|
||||
Adaptive Lighting supports configuration through both YAML and the frontend (**Configuration** -> **Integrations** -> **Adaptive Lighting**, **Adaptive Lighting** -> **Options**), with identical option names in both methods.
|
||||
Adaptive Lighting supports configuration through both YAML and the frontend (**Settings** -> **Devices and Services** -> **Adaptive Lighting**, **Adaptive Lighting** -> **Options**), with identical option names in both methods.
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
|
|
@ -87,6 +87,7 @@ adaptive_lighting:
|
|||
lights:
|
||||
- light.living_room_lights
|
||||
```
|
||||
Note: If you plan to strictly use the UI, the `adaptive_lighting:` entry must still be added to the YAML.
|
||||
|
||||
Transform your home's atmosphere with Adaptive Lighting 🏠, and experience the benefits of intelligent, sun-synchronized lighting today!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue