mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 08:50:34 +00:00
Changing all speech notifications to go through new speech engine.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
origin: device_tracker.life360_kat_stone
|
||||
destination: zone.home
|
||||
region: 'US'
|
||||
incl_filter: US-78 W
|
||||
- platform: waze_travel_time
|
||||
name: "Home To Summit"
|
||||
# api_key: !secret google_api
|
||||
|
@@ -65,11 +65,11 @@
|
||||
days: 7
|
||||
- platform: statistics
|
||||
name: Outside Temp Stats
|
||||
entity_id: sensor.back_porch
|
||||
entity_id: sensor.back_porch_temperature
|
||||
sampling_size: 500
|
||||
- platform: statistics
|
||||
name: Garage Temp Stats
|
||||
entity_id: sensor.garage
|
||||
entity_id: sensor.garage_temperature
|
||||
sampling_size: 500
|
||||
- platform: min_max
|
||||
name: Inside Temp Stats
|
||||
|
Reference in New Issue
Block a user