You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| activeApp | String | A dropdown containing a list of all apps installed on the Roku. The app currently running is automatically selected. The list updates every 10 minutes. |
39
39
| activeAppName | String | The name of the current app (ReadOnly). |
40
-
| button | String | Sends a remote control command the Roku. See list of available commands below. |
40
+
| button | String | Sends a remote control command the Roku. See list of available commands below. (WriteOnly)|
41
41
| control | Player | Control Playback e.g. play/pause/next/previous |
42
42
| playMode | String | The current playback mode ie: stop, play, pause (ReadOnly). |
43
43
| timeElapsed | Number:Time| The total number of seconds of playback time elapsed for the current playing title (ReadOnly). |
@@ -109,7 +109,7 @@ roku:roku_tv:mytv1 "My Roku TV" [ hostName="192.168.10.1", refresh=10 ]
0 commit comments