Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- lg_tv_picture_mode:
- sequence:
- - service: webostv.command
- data:
- entity_id: media_player.livingroom_tv
- command: system.notifications/createAlert
- payload:
- message: '{{ picture_mode }}'
- modal: false
- buttons:
- - label: ok
- focus: true
- buttonType: ok
- onClick: luna://com.webos.settingsservice/setSystemSettings
- params:
- category: picture
- settings:
- pictureMode: '{{ picture_mode }}'
- type: confirm
- isSysReq: true
- - delay: 0.3
- - service: webostv.button
- data:
- entity_id: media_player.livingroom_tv
- button: ENTER
Advertisement
Add Comment
Please, Sign In to add comment