hardillb / TRADFRI2MQTT

MQTT Bridge for IKEA TRÅDFRI Light Gateway
https://www.hardill.me.uk/wordpress/2017/04/06/fist-pass-tradfri-mqtt-bridge/
Apache License 2.0
81 stars 12 forks source link

Mood processing #15

Open olem10 opened 6 years ago

olem10 commented 6 years ago

Thanks for a great piece of software! I have been using the gateway for some months now controlling a pair of GU10 bulbs and a FLOALT panel. I am running Mosquitto and TRADFRI2MQTT on a raspberry pi 3. Nodered dashboard and ESP8266 microcontrollers are used to control the lights.

A few weeks ago the mood control stopped working. I do not get any error messages. The gateway recognizes the mood (e.g. EVERYDAY), but there is no visible change in color temperature or brightness. I have also tried to define my own moods in the TRÅDFRI app with the same result.

hardillb commented 6 years ago

Do on/off commands still work?

olem10 commented 6 years ago

Yes, on/off and dim still works. Setting the temperature for a single bulb also works.

Mood for a single bulb/panel does not work either.

On Sun, Nov 19, 2017 at 4:27 PM, Ben Hardill notifications@github.com wrote:

Do on/off commands still work?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hardillb/TRADFRI2MQTT/issues/15#issuecomment-345524931, or mute the thread https://github.com/notifications/unsubscribe-auth/AgPcC4xQlu2BRwwhA7USCguMaaulkm6Mks5s4EjzgaJpZM4Qjakb .

hardillb commented 6 years ago

OK, I'll try and have a look, but it will probably end up being next week.

I do know the gateways should all have been updated recently to a new Authentication system (see #14 ) and some other bits to support the new RGB Colour bulbs so something may have been tweaked.

hardillb commented 6 years ago

OK, I've reproduced this, not sure what's going on at the moment, I'll have to try and intercept the data from the mobile app again, but with the new Authentication scheme that may be a lot harder.