Just one more thing.. and it's cool.
This commit is contained in:
parent
28000227fa
commit
6a54b3b668
|
@ -32,14 +32,14 @@ sensor:
|
||||||
duration:
|
duration:
|
||||||
hours: 24
|
hours: 24
|
||||||
|
|
||||||
# - platform: history_stats
|
- platform: history_stats
|
||||||
# name: HVAC Time
|
name: Speech time
|
||||||
# entity_id: sensor.downstairs_thermostat_hvac_state
|
entity_id: media_player.livingroomCC
|
||||||
# state: 'on'
|
state: 'playing'
|
||||||
# type: time
|
type: time
|
||||||
# end: '{{ now() }}'
|
end: '{{ now() }}'
|
||||||
# duration:
|
duration:
|
||||||
# hours: 24
|
hours: 24
|
||||||
|
|
||||||
- platform: history_stats
|
- platform: history_stats
|
||||||
name: Landscaping Light time
|
name: Landscaping Light time
|
||||||
|
|
Loading…
Reference in New Issue