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

power type uhubctl without specifying port #872

Open
gongtao0607 opened this issue Jun 17, 2024 · 1 comment
Open

power type uhubctl without specifying port #872

gongtao0607 opened this issue Jun 17, 2024 · 1 comment
Labels
bug Something isn't working resolved Issue is resolved

Comments

@gongtao0607
Copy link

What happened

[power usb]
type: uhubctl
location: 1-1
port: 1

Currently, port and location fields are both mandatory in the config. However, on PI 4B I must not provide port to control the USB power.

uhubctl -l 1-1 -a 0
uhubctl -l 1-1 -a 1

Please consider make it optional.

Client

Fluidd

Browser

Chrome

How to reproduce

[power usb]
type: uhubctl
location: 1-1

Additional information

No response

@gongtao0607 gongtao0607 added the bug Something isn't working label Jun 17, 2024
@Arksine
Copy link
Owner

Arksine commented Jun 23, 2024

Thanks. This should be resolved with commit dfa38a0.

@Arksine Arksine added the resolved Issue is resolved label Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working resolved Issue is resolved
Projects
None yet
Development

No branches or pull requests

2 participants