Skip to content

Commit 48923e6

Browse files
authored
Add Light Conditions and Light Triggers section headers (#5462)
1 parent 4ce2674 commit 48923e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/components/light/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,8 @@ on_...:
410410
- **white** (*Optional*, [templatable](#config-templatable), percentage): The brightness to set the white channel
411411
to.
412412

413+
## Light Conditions
414+
413415
{{< anchor "light-is_on_condition" >}}
414416
{{< anchor "light-is_off_condition" >}}
415417

@@ -427,6 +429,8 @@ on_...:
427429
light.is_on: my_light
428430
```
429431

432+
## Light Triggers
433+
430434
{{< anchor "light-on_turn_on_off_trigger" >}}
431435

432436
### `light.on_turn_on` / `light.on_turn_off` Trigger

0 commit comments

Comments
 (0)