You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Hue+ firmware requirement to successfully run this driver is nowhere mentioned (also not in the target firmware lift #6).
As already documented in the Node.js Hue+ repo, my Hue+ with firmware V3.03 from beginning of 2016 was not compatible. All commands seemed to be sent successfully, but didn't have an effect - the LED stripes remained default white.
For it to work, the Hue+ needs to be upgraded to V4.32 (the latest, which works for me)!
That new firmware can however not be installed using newer CAM program versions (most likely >= V3.5), see also reddit. You need to use the older CAM V3.3.50 (the one linked on reddit). Note: This still has the old UI, which imho anyways is better, as e.g. GRID fan speeds are directly visible.
The text was updated successfully, but these errors were encountered:
I also want to point out my additional comment, where I show how to possibly interpret some data buffers, the Node.js version actually prints out, to determine the firmware the device runs on.
The Hue+ firmware requirement to successfully run this driver is nowhere mentioned (also not in the target firmware lift #6).
As already documented in the Node.js Hue+ repo, my Hue+ with firmware V3.03 from beginning of 2016 was not compatible. All commands seemed to be sent successfully, but didn't have an effect - the LED stripes remained default white.
For it to work, the Hue+ needs to be upgraded to V4.32 (the latest, which works for me)!
That new firmware can however not be installed using newer CAM program versions (most likely >= V3.5), see also reddit. You need to use the older CAM V3.3.50 (the one linked on reddit). Note: This still has the old UI, which imho anyways is better, as e.g. GRID fan speeds are directly visible.
The text was updated successfully, but these errors were encountered: