Añadido sensor tiempo televisión salón
This commit is contained in:
8
packages/history_stats/television_salon.yaml
Normal file
8
packages/history_stats/television_salon.yaml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
sensor:
|
||||||
|
- platform: history_stats
|
||||||
|
name: Televisión Salón Encendida
|
||||||
|
entity_id: media_player.television_salon
|
||||||
|
state: 'on'
|
||||||
|
type: time
|
||||||
|
start: '{{ now().replace(hour=0).replace(minute=0).replace(second=0) }}'
|
||||||
|
end: '{{ now() }}'
|
||||||
Reference in New Issue
Block a user