Replies: 3 comments
-
svg do botão: |
Beta Was this translation helpful? Give feedback.
-
css do botão add em static styles = css: .globoPlayButton { |
Beta Was this translation helpful? Give feedback.
-
Greetings @ronaldorj! I have opened issue #273 for this request. Thanks for all of that information! -Doug |
Beta Was this translation helpful? Give feedback.
-
Basta Adicionar o código a baixo no js HA-Firemoto.js:
"globo-tv": {
"button": ' ',
"friendlyName": "globo TV",
"className": "globoPlayButton",
"appName": "com.globo.globotv",
"androidName": "com.globo.globotv",
"adbLaunchCommand": "adb shell am start -a android.intent.action.MAIN -n com.globo.globotv/.maintv.MainActivity",
"deviceFamily": ["amazon-fire"], },
Beta Was this translation helpful? Give feedback.
All reactions