Skip to content

WebOSTV with media_player.turn_off turns on TV if off #30969

Closed
@jwelter1971

Description

Home Assistant release with the issue:

104.1

Last working Home Assistant release (if known):

103.x

Operating environment (Hass.io/Docker/Windows/etc.):

HA docker on Ubuntu

Integration:

WebOSTV

Description of problem:

Calling media_player.turn_off on a already off WebOSTV since latest update causes it to turn on.

State is displayed properly before the service is called, with the TV showing off inside HA.

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

    - service: media_player.turn_off
      entity_id: 
        - media_player.basement_tv
        - media_player.family_room_tv
        - media_player.master_bedroom_tv
        - media_player.basement_game_room_tv

Traceback (if applicable):


Additional information:

This occurs on 2 different WebOSTV devices

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions