Arilux / Smartlife component

Please somebody provide us component for arilux / smartlife.
thanks in adv

It seems you can flash Sonoff-Tasmota to these devices, see here Scroll down and click the MagicHome PWM LED controller link

You can also run integrate them with the default firmware using the Flux LED component

got error
2018-01-17 15:19:34 ERROR (MainThread) [homeassistant.config] Invalid config for [light.flux_led]: expected a dictionary for dictionary value @ data[‘devices’][‘xxx.xxx.xxx.xxx’]. Got None
expected a dictionary for dictionary value @ data[‘devices’][‘mode’]. Got ‘rgbw’
expected a dictionary for dictionary value @ data[‘devices’][‘name’]. Got ‘Kitchen RGB’. (See ?, line ?). Please check the docs at https://home-assistant.io/components/light.flux_led/

Failed config
light.flux_led:
platform: flux_led
automatic_add: True
devices: [source /home/homeassistant/.homeassistant/light.yaml:4]
xxx.xxx.xxx.xxx: None
mode: rgbw
name: Kitchen RGB
Successful config (partial)
light.flux_led:

latest error

2018-01-18 17:10:38 INFO (MainThread) [homeassistant.components.light] Setting up light.flux_led
2018-01-18 17:10:48 WARNING (MainThread) [homeassistant.components.light] Setup of platform flux_led is taking over 10 seconds.
2018-01-18 17:10:48 WARNING (Thread-17) [homeassistant.components.light.flux_led] Failed to connect to bulb xxx.xxx.xxx.xxx, kitchen_rgbw

configuration.yaml includes

light:

  • platform: flux_led
    automatic_add: True
    devices:
    xxx.xxx.xxx.xxx:
    name: kitchen_rgbw
    mode: rgbw

in lights.yaml

light.kitchen_rgbw:
friendly_name: Kitchen RGBW
hidden: false

please guide

I am talking about this Arilux RGBW

Please somebody here got it working with homeassistant without flashing custom firmware,
thanks in adv for guidance

Dear, Can you please explain how to do,
as i am unable to get it working.
Please guide
thanks in adv