Page 1 of 1
MiLight (5 in 1 smart led controller / iBox2)
Posted: Thursday 18 January 2018 18:19
by holdemblow
Probably asked before, but i can't find a solid solution so far, so hopefully you guys can help me out.
I have the following setup:
- ibox2
- rgbw/rgbww light bulb
- 5in1 smart led controller
- led strip rgb connected to the 5in1 led controller
I've added the hardware to domoticz port: 5987, bridge type V6, Type: RGBWW.
Right now the bulb is working fine. (Whoeha)
However, the led controller (for the ledstrip) isn't.
I basically (because i was desperate) tried every hardware combination (v4/6 rgb/rgbw / rgbww / white).
Also tried some bash scripts but still no results.
On the ios milight app the strip is responding tough (using controller
)
I'm pretty sure i'm not the first to cross this problem. Hope you guys have a fitting solution.
Re: MiLight (5 in 1 smart led controller / iBox2)
Posted: Friday 02 February 2018 11:42
by MpanosX
I have the same problem with you.
I believe that the ls2 controller pair only with fut089 and not with rgb+cct
Domoticz sends rgb+cct packets..
rgb_cct packet received (9 bytes):
Raw packet: 00 DB E0 FE 66 D1 A1 66 E7
Decoded:
Key : 00
b1 : 20
ID : 0327
Command : 01
Argument : 01
Sequence : 2B
Group : 01
Checksum : 30
While Fut089 sends
fut089 packet received (9 bytes):
Raw packet: 00 D8 E0 FE 66 D6 D5 66 2D
Decoded:
Key : 00
b1 : 25
ID : 0327
Command : 01
Argument : 0A
Sequence : 67
Group : 01
Checksum : 7A
I sniff the rf24 traffic with esp8266_milight_hub
Re: MiLight (5 in 1 smart led controller / iBox2)
Posted: Tuesday 20 February 2018 23:29
by ernieb44
I'm facing the same problem. Hoping that someone can find a fix to get this working in Domoticz..
Re: MiLight (5 in 1 smart led controller / iBox2)
Posted: Monday 09 April 2018 22:07
by valentinoeval
Hi guys !
I have exactly the same problem. I have replace my old led strip controlers by new LS2 controlers but they doesn't work on Domoticz.
Do you have any idea if nobody is working to make this new hardware compatible ?
Re: MiLight (5 in 1 smart led controller / iBox2)
Posted: Monday 09 April 2018 22:29
by Jurien
Agree with MpanosX .
The FUT089 is a other protocol then the RGB+CCT
Hope someone can implement the 8 Zone protocol in Domoticz.
Re: MiLight (5 in 1 smart led controller / iBox2)
Posted: Tuesday 08 May 2018 4:08
by valentinoeval
Any information about 8 zones FUT089 integration ? Because the RFlink firmware R47 support this new protocol and the last version is R48 ..
On the other hand no information from Domoticz ..
Re: MiLight (5 in 1 smart led controller / iBox2)
Posted: Saturday 26 May 2018 2:11
by valentinoeval
WOW ! This forum is soooo active ...
Re: MiLight (5 in 1 smart led controller / iBox2)
Posted: Saturday 26 May 2018 8:09
by gizmocuz
valentinoeval wrote: ↑Saturday 26 May 2018 2:11
WOW ! This forum is soooo active ...
Maybe not many users have the new box ?
Anyways, it is an opensource project, please try to debug the code and make a PR request with the needed changes if you can not wait ?