Skip to content

Commit 52e00c0

Browse files
ludeeusfabaff
authored andcommitted
Added links (home-assistant#2333)
Added links to the components used in the example, like in the others
1 parent fc4a4ce commit 52e00c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_cookbook/dim_lights_when_playing_media.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ha_category: Automation Examples
1212

1313
Like it how the lights dim up/down at the movies? Do it at home as well!
1414

15-
This example uses the media player, Philips Hue (transitions) and the sun component. We'll use actions to detect media player state changes and scenes to control multiple lights, color settings and transition between scenes.
15+
This example uses the [media player](https://home-assistant.io/components/media_player/), [Philips Hue](https://home-assistant.io/components/light.hue/) (transitions) and the [sun](https://home-assistant.io/components/sun/) component. We'll use actions to detect media player state changes and scenes to control multiple lights, color settings and transition between scenes.
1616

1717
#### {% linkable_title Scenes %}
1818
One scene for normal light, one for when movies are on. A 2 second transition gives a nice 'feel' to the switch.

0 commit comments

Comments
 (0)