Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3 dots button #74

Open
blaktro opened this issue Jan 15, 2022 · 5 comments · May be fixed by #82
Open

3 dots button #74

blaktro opened this issue Jan 15, 2022 · 5 comments · May be fixed by #82

Comments

@blaktro
Copy link

blaktro commented Jan 15, 2022

Is it possible to send command for that '3 dots' button on lg magic remote?

@Xinne
Copy link

Xinne commented Feb 13, 2022

Hi, i've created a pull request (#82) to add extra custom buttons. i've discovered that the three dots button uses the SCREEN_REMOTE command, so if you patch your installation (or wait for @madmicio to merge the pull request) you can do:

custom_buttons:
  - name: SCREEN_REMOTE
    icon: mdi:dots-horizontal

@Xinne Xinne linked a pull request Feb 13, 2022 that will close this issue
@blaktro
Copy link
Author

blaktro commented Feb 14, 2022

Tank you! Now I can at last turn on/off Logitech z906 speakers by script. Before I was able to do this only through the "3 dots' menu using magic remote.

@madmicio
Copy link
Owner

hi guys, sorry but I was a bit absent from the project.
today i fixed the on / off problem and fixed the colors.
I study the pull requests and then update

@madmicio
Copy link
Owner

Hi, i've created a pull request (#82) to add extra custom buttons. i've discovered that the three dots button uses the SCREEN_REMOTE command, so if you patch your installation (or wait for @madmicio to merge the pull request) you can do:

custom_buttons:
  - name: SCREEN_REMOTE
    icon: mdi:dots-horizontal

I haven't read the code yet, but have you changed the size of the card?

@Xinne
Copy link

Xinne commented Feb 15, 2022

Hi!

I haven't read the code yet, but have you changed the size of the card?

Yeah, well, i've used the same technique that is used to display the source buttons. Scaling seems to work fine, is there something else that should be kept in thought when changing the size of the card?

Ps.. wouldn't mind helping to close some issues, love the project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants