Another controller, not milight.

Hello, and with the controller of your plug-in will work with?

If not, you may be adding support for this controller ??

There are teams UDP:
OFF
socket = require(“socket”)
local s = socket.udp()
s:sendto(string.char(0x21,0x00,0x55), “192.168.0.200”, 50000)
s:close()

ON
socket = require(“socket”)
local s = socket.udp()
s:sendto(string.char(0x22,0x00,0x55), “192.168.0.200”, 50000)
s:close()

[quote=“kiber111, post:1, topic:193639”]Hello, and with the controller of your plug-in will work with?

If not, you may be adding support for this controller ??[/quote]

It sure looks the same from the outside atleast. ;D

ie the plug is suitable for this device?
all the same?

[quote=“kiber111, post:3, topic:193639”]ie the plug is suitable for this device?
all the same?[/quote]

I think your going to have to find someone who owns that same device to confirm that. Or you need to buy it and try it out.

My guess and only a GUESS would be yes, but I don’t own it to confirm.

thanks
imperihoum sees this plugin?

:)working Milight RGB, although I have 4 channels - white
imperihome plugin does not see
it’s a pity :frowning:

sorry for my english google translator

today updated the Imperihome, and now he sees Milight plugin