Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FaserF authored Mar 19, 2021
1 parent 7567b5f commit 5f991f8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,9 @@ type: 'custom:generic-remote-control-card'
```

Google Chromecast with Google TV Remote example, with ADB server.
(remote design by [FaserF][https://github.com/FaserF])
(remote design by [FaserF] & [KaiSMR])
[FaserF]: https://github.com/FaserF/
[KaiSMR]: https://github.com/KaiSMR/
<img src="ccwgtv.png" height="400">

```
Expand Down Expand Up @@ -415,6 +417,7 @@ buttons:
data:
entity_id: media_player.chromecast
command: input keyevent 26
#Source doesnt work yet. We have no clue how to send a input source command via adb
#source:
# call: androidtv.adb_command
# data:
Expand Down

0 comments on commit 5f991f8

Please sign in to comment.