From 187f53091e583b9b35c2e10edb1de6e11fadbcb9 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Mon, 10 Apr 2017 07:54:36 -0400 Subject: [PATCH] Typo... --- scripts/jeff_is_stationary.yaml | 2 +- scripts/kat_is_stationary.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/jeff_is_stationary.yaml b/scripts/jeff_is_stationary.yaml index 4d8358d..85ec446 100644 --- a/scripts/jeff_is_stationary.yaml +++ b/scripts/jeff_is_stationary.yaml @@ -2,7 +2,7 @@ sequence: - event: LOGBOOK_ENTRY event_data: name: EVENT - message: "Jeff is Driving" + message: "Jeff is Stationary" - service: input_select.select_option data: entity_id: input_select.jeff_status diff --git a/scripts/kat_is_stationary.yaml b/scripts/kat_is_stationary.yaml index 149ea91..39e30dd 100644 --- a/scripts/kat_is_stationary.yaml +++ b/scripts/kat_is_stationary.yaml @@ -2,7 +2,7 @@ sequence: - event: LOGBOOK_ENTRY event_data: name: EVENT - message: "Kat is Driving" + message: "Kat is Stationary" - service: input_select.select_option data: entity_id: input_select.kat_status