ollo69/ha-samsungtv-smart

Key Codes

Closed this issue · 2 comments

I'm a bit unclear on how to enable the key functionalities. I've installed the integration and attempted to create a basic Node-RED flow, but when I inject it, nothing seems to happen on the TV. Could someone provide me with some advice or guidance on this?

What I have done is similar to this script :

tv_powerOff:
alias: TvPower
sequence:

  • service: media_player.play_media
    data:
    entity_id: media_player.s95c
    media_content_type: "send_key"
    media_content_id: KEY_POWEROFF

Which should power off the TV. How to write this in developer tool?

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 7 days.

This issue was closed because it has been stalled for 7 days with no activity.