Added new sensor for new roku
This commit is contained in:
parent
2ad4de892b
commit
bf894e303f
|
@ -41,6 +41,14 @@
|
|||
end: '{{ now() }}'
|
||||
duration:
|
||||
hours: 24
|
||||
- platform: history_stats
|
||||
name: Roku Theater time
|
||||
entity_id: media_player.roku_premiere
|
||||
state: 'playing'
|
||||
type: time
|
||||
end: '{{ now() }}'
|
||||
duration:
|
||||
hours: 24
|
||||
- platform: history_stats
|
||||
name: Washer Time
|
||||
entity_id: sensor.washer_status
|
||||
|
|
Loading…
Reference in New Issue