Search found 5 matches

by MpanosX
Monday 24 December 2018 15:21
Forum: Others
Topic: Mi-Light / LimitlessLED / Applamp
Replies: 232
Views: 96737

Re: Mi-Light / LimitlessLED / Applamp

Remote control Fut089 / B8 use a newer protocol.

Some new bulps and led controllers can pair only with these remotes.

Maybe the following links can help someone to understand the differences to the code...

https://github.com/sidoh/esp8266_milight_hub/blob/master/lib/MiLight/FUT089PacketFormatter ...
by MpanosX
Friday 21 December 2018 22:49
Forum: Others
Topic: Mi-Light / LimitlessLED / Applamp
Replies: 232
Views: 96737

Re: Mi-Light / LimitlessLED / Applamp

According to the following link

https://github.com/sidoh/esp8266_milight_hub

I believe that domoticz not support the ...
FUT089 8-zone RGB/CCT Most newer rgb + dual white bulbs and controllers
by MpanosX
Sunday 18 November 2018 17:09
Forum: Others
Topic: Mi-Light / LimitlessLED / Applamp
Replies: 232
Views: 96737

Re: Mi-Light / LimitlessLED / Applamp

Thank you for the answer but it is not working for me. It just solves the 4 to 8 zones problem

My problem to power on or power off my led controller ( LS2 ) not working.
I gave you a debug sniffing example of the commands power on and off of both sides

* power on from milight hub emulator web ...
by MpanosX
Sunday 18 November 2018 16:32
Forum: Others
Topic: Mi-Light / LimitlessLED / Applamp
Replies: 232
Views: 96737

Re: Mi-Light / LimitlessLED / Applamp

I have a Remote Controller FUT089 ( 8-Zone RGB+CCT )
I have made a milight bridge myself (https://github.com/sidoh/esp8266_milight_hub )

The esp8266_milight_hub has these options:
RGBW
CCT
RGB+CCT
RGB
FUT089 / B8
FUT091 /B2

I believe that domoticz only supports the first 4 options and also allow 4 ...
by MpanosX
Friday 02 February 2018 11:42
Forum: Others
Topic: MiLight (5 in 1 smart led controller / iBox2)
Replies: 7
Views: 2885

Re: MiLight (5 in 1 smart led controller / iBox2)

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 ...