Skip to content

Commit 72f04ab

Browse files
committed
Update README
1 parent 453d6b7 commit 72f04ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ media_lights_sync:
7373
| `use_saturated_colors` | True | bool | `false` | Increase the saturation and brightness of the colors. |
7474
| `use_current_brightness` | True | bool | `false` | Do not change lights brightness. If `false`, it will always sets all lights to maximum brightness. |
7575
| `transition` | True | number | `null` | Number that represents the time (in seconds) the light should take to transition to new states. |
76-
| `condition` | True | object | | Sync lights only if the state of the condition entity is valid. |
76+
| `condition` | True | object | | Sync lights only if the state of the condition entity is True. |
7777
| `condition.entity` | False | string | | The entity_id of the condition. |
7878
| `condition.state` | False | string | | The state to match in order for the lights to sync. |
7979

0 commit comments

Comments
 (0)