Adding bad traffic home alerts

This commit is contained in:
Jeffrey Stone
2018-03-09 13:05:18 -05:00
parent d99d1e24fd
commit 824fe8cce7
2 changed files with 2 additions and 3 deletions

View File

@@ -29,7 +29,6 @@
- condition: state
entity_id: sensor.jeff_location
state: 'Summit'
condition:
- condition: state
entity_id: input_boolean.jeff_traffic_alerts
state: 'on'
@@ -42,7 +41,7 @@
- platform: mumeric-state
entity_id: sensor.jeff_ett_home
below: 40
condition:
condition:
- condition: state
entity_id: input_boolean.jeff_traffic_alert_home
state: 'on'