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

Platform: Unified Remote and Mousepad #124

Closed
Nerwyn opened this issue Sep 5, 2024 · 3 comments
Closed

Platform: Unified Remote and Mousepad #124

Nerwyn opened this issue Sep 5, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@Nerwyn
Copy link
Owner

Nerwyn commented Sep 5, 2024

  • Add new platform Unified Remote using this custom integration.
  • Add a new mousepad element for use with this integration.
@Nerwyn Nerwyn added the enhancement New feature or request label Sep 5, 2024
@Nerwyn
Copy link
Owner Author

Nerwyn commented Dec 7, 2024

Keyboard support and basic default keys have been added in the 4.3.0 alpha.

For mouse support, I found this bit of code which can be called using the following command:

action: unified_remote.call
data:
  target: desktop
  remote_id: Relmtech.Basic Input
  action: delta
  extras:
    Values:
      - Value: 0
      - Value: 200
      - Value: 200

@Nerwyn
Copy link
Owner Author

Nerwyn commented Dec 8, 2024

Core.Input is a better API to use.

@Nerwyn
Copy link
Owner Author

Nerwyn commented Dec 11, 2024

Released 4.3.0

@Nerwyn Nerwyn closed this as completed Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant