From 38d83466502a5db92d07c2e99abf539adaea1665 Mon Sep 17 00:00:00 2001 From: dfcarvajal Date: Sun, 27 Dec 2020 17:32:20 +0100 Subject: [PATCH] =?UTF-8?q?Cambio=20track=20televisi=C3=B3n=20por=20nmap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/history_stats/television_salon.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/history_stats/television_salon.yaml b/packages/history_stats/television_salon.yaml index c725da5..41bcfca 100644 --- a/packages/history_stats/television_salon.yaml +++ b/packages/history_stats/television_salon.yaml @@ -1,8 +1,8 @@ sensor: - platform: history_stats name: Televisión Salón Encendida - entity_id: media_player.living_room_ue46f6400 - state: 'on' + entity_id: device_tracker.0c_89_10_e8_fa_3e + state: 'home' type: time start: '{{ now().replace(hour=0).replace(minute=0).replace(second=0) }}' end: '{{ now() }}'