mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-07-25 03:08:06 +00:00
Added new sensor for new roku
This commit is contained in:
parent
2ad4de892b
commit
bf894e303f
@ -41,6 +41,14 @@
|
|||||||
end: '{{ now() }}'
|
end: '{{ now() }}'
|
||||||
duration:
|
duration:
|
||||||
hours: 24
|
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
|
- platform: history_stats
|
||||||
name: Washer Time
|
name: Washer Time
|
||||||
entity_id: sensor.washer_status
|
entity_id: sensor.washer_status
|
||||||
|
Loading…
x
Reference in New Issue
Block a user