mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 06:44:04 +02:00
Merge pull request #69 from travisp/patch-2
Update README.md set_manual_control
This commit is contained in:
commit
86fdbdca32
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ adaptive_lighting:
|
|||
|------------------------|----------|--------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| `entity_id` | no | The `entity_id` of the switch in which to (un)mark the light as being "manually controlled". |
|
||||
| `lights` | no | A light (or list of lights) to apply the settings to. |
|
||||
| `manual_control` | no | Whether to mark (true) or unmark (false) the light as "manually controlled", when not specified it selects all lights in the switch. |
|
||||
| `manual_control` | yes | Whether to mark (true) or unmark (false) the light as "manually controlled", when not specified it selects all lights in the switch. |
|
||||
|
||||
|
||||
## Automation examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue