#Pauzing LG tv

1 messages · Page 1 of 1 (latest)

odd scaffold
#

Question i wanna run an automation off when i pauzed my LG tv, (Runs webOS).

The issue is that when i pauze plex it HASS doesnt see the tv is pauzed, when i pauze the tv by media player in hass it does pauze it.

#

Automation

alias: New automation
description: ""
triggers:
  - device_id: 90a88741165222783c908d48695ebb0b
    domain: media_player
    entity_id: 474968d84e0e63dedaa4d4ca071675b0
    type: paused
    trigger: device
conditions: []
actions:
  - device_id: c08e6608802e8cd9bf6f0af433d93b9b
    domain: light
    entity_id: 6ca86edb06e48f95229c14a764f9af11
    type: flash
mode: single