From bf894e303f5573d63ea78583bc34fc6bdd368fd7 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Sun, 10 Nov 2019 22:45:45 -0500 Subject: [PATCH] Added new sensor for new roku --- config/sensors/house.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/sensors/house.yaml b/config/sensors/house.yaml index 89ac016..269e05a 100755 --- a/config/sensors/house.yaml +++ b/config/sensors/house.yaml @@ -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