Chromecast with Google TV Remote Card (CCwGTVRemoteCard) is a custom web component designed to act as a virtual remote control for Google TV. It integrates with Home Assistant to control Chromecast with Google TV devices, allowing you to navigate the interface, adjust the volume, and launch apps like YouTube and Netflix.
This component leverages the Home Assistant Android TV Remote integration for seamless control of your Google TV or Android TV device.
Automatic Installation via HACS
If you use the Home Assistant Community Store (HACS), follow these steps for an easy installation:
Open HACS in your Home Assistant dashboard.
Go to Frontend.
Click the three dots (⋮) in the upper-right corner, and choose Custom Repositories.
@schilea this looks great, thanks for sharing. If you decide to extend, please consider allowing user defined buttons to do things like…
launch user defined apps
go to a pre-defined volume level (say we want to jump to volume 25)
I’d love to make a basic card (that doesnt look like a remote) so I can have it on my media player screen with the buttons I choose to show, hide, and custom define.
For the moment no extra buttons can be added and, in order to start max, you should take one of the existing buttons, for example input, and replace its command with something like this:
Thanks for you kind word. Indeed user defined buttons are on my to do list but I need to find some time to deal with. On the other hand, if you want to make a basic card, make a try with chatgpt. You will be surprise of what you can obtain with minimum programming knowledge and Home assistant data structure.