Update dim_lights_when_playing_media.markdown (#589)

This commit is contained in:
Dani 2016-06-28 06:43:33 +02:00 committed by Paulus Schoutsen
parent cc50b21b0c
commit 8dc0c9373f

View File

@ -57,7 +57,7 @@ automation:
entity_id: media_player.htpc
from: 'playing'
condition:
- platform: state
- condition: state
entity_id: sun.sun
state: 'below_horizon'
action:
@ -70,7 +70,7 @@ automation:
entity_id: media_player.htpc
to: 'playing'
condition:
- platform: state
- condition: state
entity_id: sun.sun
state: 'below_horizon'
action: