This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Closed
[DISCONTINUED] Better Hue
Rocodamelshe
Member
Better Hue (version 1.0.0)
Submitted to the App Store , awaiting approval.
Lots of us wanted to use scenes in Homey, so we've been working on an app to select Hue scenes from your Hue bridge to use in a flow.
Credits go to Dannzak and Remi.
------------------------------------------
Turn on and off Hue scenes from Homey (www.athom.com)
## Preparation
To be able to use this app, you need to supply the app with the IP of your Hue bridge and your key. Your key is either your randomly generated key or custom username.
Go to settings in your homey and click "Constellation" to fill in.
You should use the randomly generated key, as the username functionality will be removed from the bridge in the future.
## Cards
The following cards are available:
- [ACTION] Turn scene on
- [ACTION] Tusn scene off (Not working yet, working on it)
Just add the card, click the textbox and select the scene you want.
## More
More functionality is incoming. Check back later.
Tested and working with Hue bridge 2.0 and Homey FW 0.8.32
Let us know what you think in this topic.
(It's work in progress and it's our first app so please be gentle)
Submitted to the App Store , awaiting approval.
Lots of us wanted to use scenes in Homey, so we've been working on an app to select Hue scenes from your Hue bridge to use in a flow.
Credits go to Dannzak and Remi.
------------------------------------------
Turn on and off Hue scenes from Homey (www.athom.com)
## Preparation
To be able to use this app, you need to supply the app with the IP of your Hue bridge and your key. Your key is either your randomly generated key or custom username.
Go to settings in your homey and click "Constellation" to fill in.
You should use the randomly generated key, as the username functionality will be removed from the bridge in the future.
## Cards
The following cards are available:
- [ACTION] Turn scene on
- [ACTION] Tusn scene off (Not working yet, working on it)
Just add the card, click the textbox and select the scene you want.
## More
More functionality is incoming. Check back later.
Tested and working with Hue bridge 2.0 and Homey FW 0.8.32
Let us know what you think in this topic.
(It's work in progress and it's our first app so please be gentle)
This discussion has been closed.
Comments
But thanks for the affort, I will gladly test and use this
You need to register to read it but it describes every detail. To my opinion this is one off the better API documentations.
Also the hub contains a daylight "sensor" with the sunset and sunrise. I currently use this, together with a rule you can create on the bridge, to turn on my lights 30 minutes before sunset.
For others I also recommend looking at WinHue. A windows program which lets you control every detail of the Hue bridge: https://sourceforge.net/projects/winhue/
Let me know what you think!
The configuration works good, saves the api key and IP.
But that's all i can do at the moment.
When trying to add/activate scene i get an empty card menu:
The key is right (works in api debug tool)
IP is correct (the test connection gets green when pressing.)
Testing it with a copy paste of an existing scene results in a red-lined box (auto-complete feature).
Small edit: I have the bridge 2.0 (latest firmware) and have scenes created by v1 and v2 of the Android app.
Maybe nice to add:
There are a few states that can't be configured by for example the official Hue App and at the moment the official homey hue app (yet) as well:
effect:
- none
- colorloop
alarm:
- none
- select
- lselect
Might be cool if you are able to add this as well.
(gives a lot more work though because you need to scan all the lights as well)
PS: i know this can be done with the HTTP app, but i guess that is also the case with these scenes.
Thnx for the tips!
Any news or progress with the integration?
This is a really nice addon! And I work allot now with it! Thanks for developing this!
I make my scenes in the official Hue apps (gen 1 & gen 2) and trigger this with your app. I find this the best and easiest way
If you look closely on the image you can see I clicked the box
Its a small drop-down with no text in it.
(when mouse over in the drop-down there are 2 different (empty) boxes to be exact)
A reboot of homey didn't fix it as well
See: https://github.com/athombv/nl.philips.hue/issues/7
Also a full room-sized homey (rainbow effect (colorloop) in the entire living room) to a small wake up light flow that wakes me up in the morning, when .35 is there i'm gonna create a way more extensive wake up flow (full (fake) sunrise with multiple lights)
but it's all manual, and not very user friendly.
Way easier if there is a dedicated app for being able to do this.
Hopefully not the way it is now, ala Homey Hue App (for every action a new card).
In the next version color loop and alarm will be added. New version will be added in a couple of days.
##Todo
--Integrate with the official Hue app.
- Turn on/off lights in group. You can specify the duration of the transition in seconds and the brightness. This can be used for a wake up light flow.
- Enable/disable 'colorloop' effect for a group of lights. Lights will loop trough all available colors.
- Blink a group of lights once, or for 15 seconds.
- Various fixes and cleanup
We are experimenting with some really cool features at the moment. I hope I can share them soon. As always, let me know if something doesn't work.
Known issues:
- Currently the app uses the online Bridge search function, meaning you need an internet connection to use the app (will be removed soon)
- Transition time can be ignored occasionally if the Hue app for iOS is used for turning off the lights.
Great work!
To the hue App Problem see my thoughts here:
https://github.com/athombv/homey/issues/668
I have the same Problems but i think it belongs to third partie lights like my osram Spots.
So that's it for now. At least now I know how to make an app, which will help with things to come