mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-03-03 02:59:17 +00:00
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…
x
Reference in New Issue
Block a user