This simple card allows you to use your phone or PC keyboard to input text on your LG WebOS TV.
The native Home Assistant WebOS Integration is required.
- Go to the "Frontend"-tab in HACS
- Click on "Explore & Add Repositories"
- Search for
WebOS keyboard
- Click "Install this Repository in HACS"
- Copy the
webos-keyboard-card.js
file to yourconfig/www
folder - Add a reference in the resoruce config:
resources:
- url: /local/webos-keyboard-card.js
type: module
Example config:
type: 'custom:webos-keyboard-card'
target: media_player.living_room_tv
title: TV text input
label: Input text here
target
is the entity id of the WebOS TV media playerlabel
is optional and controlls the placeholder texttitle
is optional and controlles the card title