mariusmotea / diyHue

Philips Hue emulator that is able to control multiple types of lights
Other
627 stars 107 forks source link

Fix Ikea Tradfri lights not updating #472

Closed cwildfoerster closed 5 years ago

cwildfoerster commented 5 years ago

Hi, this small PR fixes some error which i encountered in getting my Ikea Tradfri lights to work with diyHue in order to get some ambilight stuff working.

I found that the actual coap request for chaning the light might not be executed, only if the transition is missing. The other error prevented diyHue from starting due to the missing manufacture key for the tradfri lights.

cwildfoerster commented 5 years ago

I just saw that you proberbly moved the reporsitory to https://github.com/diyhue/diyHue should i create a PR there too? Or will you merge?

mariusmotea commented 5 years ago

Please create/ move this PR there. I will merge here this one now.

cwildfoerster commented 5 years ago

Thank you. PR should be there in 5 minutes.