End YAML formatting (#2130)

I forgot to end the YAML formatting. Added the last line.
This commit is contained in:
scottocs11 2017-02-24 14:50:26 -05:00 committed by Fabian Affolter
parent 4e758ea644
commit 3c61e1ddcf

View File

@ -35,3 +35,4 @@ automation:
action:
service: homeassistant.turn_off
entity_id: light.kitchen_light
```