Actualizar controlador de television
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
sensor:
|
sensor:
|
||||||
- platform: history_stats
|
- platform: history_stats
|
||||||
name: Televisión Salón Encendida
|
name: Televisión Salón Encendida
|
||||||
entity_id: media_player.television_salon
|
entity_id: media_player.living_room_ue46f6400
|
||||||
state: 'on'
|
state: 'on'
|
||||||
type: time
|
type: time
|
||||||
start: '{{ now().replace(hour=0).replace(minute=0).replace(second=0) }}'
|
start: '{{ now().replace(hour=0).replace(minute=0).replace(second=0) }}'
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
media_player:
|
media_player:
|
||||||
- platform: samsungtv
|
- platform: samsungtv_custom
|
||||||
host: 10.10.1.26
|
host: 10.10.1.26
|
||||||
name: Television_Salon
|
name: media_player.living_room_ue46f6400
|
||||||
|
port: 55000
|
||||||
mac: 0c:89:10:e8:fa:3e
|
mac: 0c:89:10:e8:fa:3e
|
||||||
|
|||||||
Reference in New Issue
Block a user