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.
Comments
I am not certain on how I will fix this, as when you have a RGBW bulb and led strip in the same group, there is no way to avoid this. The bridge will need to send two different hue commands to the same group, and both devices will respond to this (both setting different colors). I am afraid the only way to do this right now is to keep the led strips and bulbs in different groups/zones.
FYI, for people thinking of buying such a controller, this one uses different hue commands than the RGBW bulbs:
And this one uses the same hue commands, but does not seem to support white light mode commands from the milight bridge (even though it is RGBW)
was just posted on slack, so it seems possible... How much does milight interfere with wifi, so they get in the way of each other?
Homey can't transmit RF can it? Bleutooth and Wifi but no other signals on this band? Or can the signal of the Bleutooth transceiver be altered?
The Milight 3.0.0 is released ! https://apps.athom.com/app/com.milight
Fixed my problems I've been experiencing with Homey removing milight devices on reboot. Thanks
I do not have the skills myself to make any use of this as I use domoticz as controller but someone who is more skilled maybee can make it work also on the homey. The only parts needed for a milight node is a arduino and a nrf radio.
https://forum.mysensors.org/topic/3607/mi-light-controller-for-mysensors
There is also another option as RFlink can also control them directly.
Even with 3.0 installed I keep losing my Milight light bulbs after a few minutes? I have to manually stop and restart the milight app to get it working again.
have you tried to readd the bulbs in 3.0? It changes the way it is communicating to the hub a little
Is it possible that I have a new type of bulb?
thanksI have an 6w E27 RGB WW (RGB White series), it seems to me that it has 4 LEDs: R+G+B+WarmWhite.
In the MiLight app I can use de color picker or select the warm white LED. In the homey app I can't add it as an RGBW bulb or White bulb. I can add it as an RGB bulb and control R+G+B but cannot use the warm white LED.
Is this type of bulb currently supported? If it isn't supported, can I help you integrate it? Maybe I can test what API command is used for the warm white LED.
You could always sniff the traffic, or just try out some commands and create a PR if you got something working!:)
Long press upper left button for Warm White.
Do you have a command list that works? Just use postman to talk to the Wifi Brige?
If you are interested in learning, take a look at my node-milight implementation, it would be easy to extend this and add the correct commands for you specific bulb: https://github.com/athombv/com.milight/tree/master/node_modules/node-milight
Already made a small homey app so I know the basics. I will try to make a new device called RGBWW by combining your RGBW and RGB and add in the new WW hex commands. If I can't get it done i will at least try to find the correct command and send you a bulb.
https://forum.athom.com/discussion/comment/24919/#Comment_24919
it doesn't matter if they are on a different controller, the protocol the controllers are using is the same, and that is switched with colors red and green when using a GU10 vs LED strip.
A lot of information is on this site: http://www.limitlessled.com/dev/
I hope it is possible to include as much Milight functions as possible. It is a real budget Home automation brand,
milight could already change saturation and color temperature? (using the color temperature myself from the start) so whats new about it?
i do like their version of the remote though, white/blue good combination
The new light bulb 8W with the Kelvin color temp between 2700-6500K couldn't be controlled by the old controller.
The old light bulbs had Kelvin WW(2700-3200K) / CW (6000-6500K). So now the gap between 3200K and 6000K is covered.
The new products are not RGBW called anymore, but RGB+CCT. Don't know exactly why.
More info about Milight in dutch is on: https://gathering.tweakers.net/forum/list_messages/1650755/last
The new smart panel looks good too. Am thinking about implementing this together with the floodlight in my garden next year.