Remove whitespaces

This commit is contained in:
Fabian Affolter 2016-07-03 13:14:03 +02:00
parent 58635d6840
commit e4d68c1b05
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -43,7 +43,7 @@ automation:
entity_id: device_tracker.sweetheart entity_id: device_tracker.sweetheart
from: 'not_home' from: 'not_home'
to: 'home' to: 'home'
action: action:
service: scene.turn_on service: scene.turn_on
entity_id: scene.romantic entity_id: scene.romantic
``` ```