Support for the Xiaomi PHILIPS Zhirui 9290019202 Smart Bedside Lamp

@syssi thanks you!

I have download & extract this file: https://github.com/syssi/philipslight/archive/develop.zip into

/home/homeassistant/.homeassistant/custom_components/light/xiaomi_miio.py

In home-assistant.log i can see

 "You are using a custom component for light.xiaomi_miio..."

In configuration.yaml i have:

  - platform: xiaomi_miio
    name: "Desk Lamp"
    host: 192.168.....
    token: f97....888f7f3ff9a5
    model: philips.light.zyceiling

In UI there is no color option.
2019-02-12%2016_40_38-Home%20Assistant
What am I doing wrong?