jason0x43 Posted November 22, 2014 Share Posted November 22, 2014 (edited) This is a simple workflow to interact with Philips Hue lights. I use it mostly for scene control, so the options for individual lights are pretty basic. More information is available at the project page on GitHub. Downloads and release history Update 2015-01-02: A new release is out that fixes the level command. Edited January 3, 2015 by jason0x43 Link to comment
Ender Posted December 10, 2014 Share Posted December 10, 2014 When trying to connect my hub I get the following error: "invalid value, jason0x43.alfred-hue, for parameter, username". Occurs regardless of whether I tap the link button on the hub or not. Link to comment
jason0x43 Posted December 10, 2014 Author Share Posted December 10, 2014 The workflow was trying to register an invalid name to the Hue hub. Apparently I fixed it while testing but neglected to update the code. In any case, I made a new release on GitHub and sent an update to Packal. Link to comment
poirieromain Posted December 21, 2014 Share Posted December 21, 2014 Hello jason0x43, Thank you very much for this workflow ! I was looking for this because I use the Lux version of Philips Hue (the one without colors, just white light). Your workflow seems the only one I found to be compatible with my Hue Lux bulbs and I'm very happy with this one, because I'm a daily user of Alfred and these bulbs ;-) But unfortunately, one very interesting feature of your workflow is not working for me: the level menu. Nothing happens when I use it, and here is the code found in debug mode: http://hastebin.com/ohevuyorur.vhdl Would you be able to solve this? I would very appreciate it. Many thanks :-) Link to comment
jason0x43 Posted December 22, 2014 Author Share Posted December 22, 2014 Hello jason0x43, Thank you very much for this workflow ! I was looking for this because I use the Lux version of Philips Hue (the one without colors, just white light). Your workflow seems the only one I found to be compatible with my Hue Lux bulbs and I'm very happy with this one, because I'm a daily user of Alfred and these bulbs ;-) But unfortunately, one very interesting feature of your workflow is not working for me: the level menu. Nothing happens when I use it, and here is the code found in debug mode: http://hastebin.com/ohevuyorur.vhdl Would you be able to solve this? I would very appreciate it. Many thanks :-) Hmmm... It seems that the base level menu is trying to send data to the wrong URL. Easy enough to fix. I hadn't noticed that one because it's been forever since I wanted to change the level of all my lights at once. Need tests... Link to comment
jason0x43 Posted January 3, 2015 Author Share Posted January 3, 2015 The level command should be working now. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now