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

Keybind & Command Line Switch to toggle lights #101

Open
Josephur opened this issue Sep 30, 2020 · 2 comments
Open

Keybind & Command Line Switch to toggle lights #101

Josephur opened this issue Sep 30, 2020 · 2 comments

Comments

@Josephur
Copy link

I couldn't seem to find a way to turn a bulb on and off with the shortcut system, if there is one its beyond me figuring out (or I'm blind).

Would also be super nice to have a command line option to toggle a bulb/switch on and off. For instance
lifx_control_panel.exe /on "Computer Desk Lamp"

Some kind of system like this would allow you to create desktop shortcuts and pin them to the start menu to quickly turn lights on and off.

@ctoujoma
Copy link

ctoujoma commented Mar 4, 2022

(I know its a quite old post, but its worth a try...)

I'm also super interested in that command line function,
Would be super nice in order to make Home Assistant activate the Avg.Screen Color mode,

There's currently some way of achieving that?

Thanks!

@samclane
Copy link
Owner

samclane commented Mar 5, 2022

(I know its a quite old post, but its worth a try...)

I'm also super interested in that command line function, Would be super nice in order to make Home Assistant activate the Avg.Screen Color mode,

There's currently some way of achieving that?

Thanks!

Unfortunately not as it stands, although that's probably an oversight on my part. A lot of that functionality is hard-coupled to the GUI, which not only makes testing difficult, but limits my ability to easily implement features like the one you described. That doesn't mean it's not worthwhile, however.

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

3 participants