From 1709341b123202522060a4258bd0627540f3e314 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Fri, 9 Mar 2018 13:09:00 -0500 Subject: [PATCH] Adding bad traffic home alerts --- automation/transit.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automation/transit.yaml b/automation/transit.yaml index 316f3b9..843e0f0 100644 --- a/automation/transit.yaml +++ b/automation/transit.yaml @@ -22,7 +22,7 @@ ##### Jeff Traffic Alerts - alias: Enable Jeff Bad Traffic Home trigger: - - platform: mumeric_state + - platform: numeric_state entity_id: sensor.jeff_ett_home above: 59 condition: @@ -38,7 +38,7 @@ - alias: Disabling Jeff Bad Traffic Home trigger: - - platform: mumeric_state + - platform: numeric_state entity_id: sensor.jeff_ett_home below: 40 condition: