mirror of
				https://github.com/thejeffreystone/home-assistant-configuration.git
				synced 2025-10-31 10:36:54 +00:00 
			
		
		
		
	Updated traffic alerting
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| jeff_bad_traffic_home: | ||||
|   name: Traffic Bad! Currently {{states.sensor.jeff_ett_home.attributes.duration_in_traffic}} mins home! | ||||
|   name: Leave Now! Currently {{states.sensor.jeff_ett_home.attributes.duration_in_traffic}} mins home! | ||||
|   done_message: Canceling Traffic Alert | ||||
|   entity_id: input_boolean.jeff_traffic_alert_home | ||||
|   state: 'on' | ||||
|   | ||||
| @@ -1,12 +1,12 @@ | ||||
| - platform: google_travel_time | ||||
|   name: "Jeff ETT Home" | ||||
|   api_key: !secret google_api | ||||
|   origin: device_tracker.owntracks_jeffreystonesiphone | ||||
|   origin: device_tracker.jeffrey_377fadfe9d7e410fb71bd84c06547c00 | ||||
|   destination: zone.home | ||||
| - platform: google_travel_time | ||||
|   name: "Kat ETT Home" | ||||
|   api_key: !secret google_api | ||||
|   origin: device_tracker.katherinestonesiphone | ||||
|   origin: device_tracker.kat_2f1c672110dd491ea7dca9833d1c6cf5 | ||||
|   destination: zone.home | ||||
| - platform: google_travel_time | ||||
|   name: "Home To Summit" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user