@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.
What am I doing wrong?