Roku Keyboard Support
Adds Roku support for all three keyboard modes.
keyboard_mode
must be set toROKU
.- Seamless and bulk text are sent using the Roku remote entity, while global search uses the media player entity. Either the Roku remote or media player entity IDs can be provided as the remote ID, but in order to use both text input and global search the other ID must be included using the
remote_id
ormedia_player_id
fields.
type: custom:android-tv-card
keyboard_mode: ROKU
keyboard_id: remote.roku
media_player_id: media_player.roku
rows:
- - keyboard
- textbox
- search
Other Changes
- Only render keyboard mode and ID templates on render rather than every time an event is fired.
NOTE: I do not have a Roku and this release was tested by users. If you run into issues with the Roku keyboard, please reach out on the community forum and the GitHub page.
Full Changelog: 3.6.1...3.7.0