elric91 / homeassistant_zigate

Custom components for Home Assistant
MIT License
22 stars 5 forks source link

Lights do not report their status #25

Open ethologus opened 6 years ago

ethologus commented 6 years ago

Whenever I turn on the lights they do not provide following information:

Thank you!

ethologus commented 6 years ago

@elric91 could you advise me what I am doing wrong?

elric91 commented 6 years ago

What is the brand / model of the lights ? I did not implement the light component so not sure yet, but we need first to check if this model is supported by the ZiGate and if so, what are the endpoints where we can find the info

ethologus commented 6 years ago

Hi, erlic! Thank you for your answer. I am using Ikea Trafri G10 bulbs :)

ISO-B commented 6 years ago

If I remember correctly Ikea lamps wont report their brigness or color on startup. You need to request that data. Might be good idea to implement automatic requesting for those when bulb is turned on.