From cdb17accb56b9e8d10c23e8f6f8dfcd16983b84d Mon Sep 17 00:00:00 2001 From: Adam Mills Date: Sat, 7 Oct 2017 16:13:50 -0400 Subject: [PATCH] Update automatic docs with example vehicle ID (#3548) --- source/_components/device_tracker.automatic.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_components/device_tracker.automatic.markdown b/source/_components/device_tracker.automatic.markdown index 630bec936c4..dff0b45fec9 100644 --- a/source/_components/device_tracker.automatic.markdown +++ b/source/_components/device_tracker.automatic.markdown @@ -51,6 +51,8 @@ automation: event_type: automatic_update event_data: type: "ignition:on" + vehicle: + id: "C_1234567890abcdefc" action: - service: light.turn_off ```