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

Feature Request: Invert Desky up and down pins by default #27

Closed
OkhammahkO opened this issue Apr 25, 2022 · 1 comment
Closed

Feature Request: Invert Desky up and down pins by default #27

OkhammahkO opened this issue Apr 25, 2022 · 1 comment

Comments

@OkhammahkO
Copy link

The up and down pins need to be inverted for this component to function as expected, like I've done in the config excerpt below.

I think it could be nice for users if this was just somehow just done by default, or if there isn't a nice solution, you could also just add what I've got below to your config?

Thank you

desky:
  id: my_desky
  up:    
    number: 4 #D2
    inverted: true 
  down:  
    number: 5 #D1
    inverted: true
  stopping_distance: 15  # optional distance from target to turn off moving, default 15  
@ssieb
Copy link
Owner

ssieb commented May 28, 2022

I'll add it to the example config.

@ssieb ssieb closed this as completed in 524dd84 May 28, 2022
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

No branches or pull requests

2 participants