Add missing MENU option for webos.button service (#39746)
See all button options at https://github.com/bendavid/aiopylgtv/blob/master/aiopylgtv/buttons.py.pull/39761/head
parent
78dbd090b5
commit
36a1877cbd
|
@ -9,7 +9,7 @@ button:
|
|||
button:
|
||||
description: >-
|
||||
Name of the button to press. Known possible values are
|
||||
LEFT, RIGHT, DOWN, UP, HOME, BACK, ENTER, DASH, INFO, ASTERISK, CC, EXIT,
|
||||
LEFT, RIGHT, DOWN, UP, HOME, MENU, BACK, ENTER, DASH, INFO, ASTERISK, CC, EXIT,
|
||||
MUTE, RED, GREEN, BLUE, VOLUMEUP, VOLUMEDOWN, CHANNELUP, CHANNELDOWN,
|
||||
0, 1, 2, 3, 4, 5, 6, 7, 8, 9
|
||||
example: "LEFT"
|
||||
|
|
Loading…
Reference in New Issue