Update automatic docs with example vehicle ID (#3548)

This commit is contained in:
Adam Mills 2017-10-07 16:13:50 -04:00 committed by Paulus Schoutsen
parent decb5d2f56
commit cdb17accb5

View File

@ -51,6 +51,8 @@ automation:
event_type: automatic_update
event_data:
type: "ignition:on"
vehicle:
id: "C_1234567890abcdefc"
action:
- service: light.turn_off
```