-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request]: As part of #15699 please add support for Candle Mode to White Ambiance Hue bulbs. #16258
Comments
Same applies to this device: Hue white and color ambiance LightStrip plus Would be great if the new modes can be added there as well, Hue App supports it. |
For both it will be enabled in the next release on 1 February. |
Candlelight is also available/working on |
@Berlusconi13 done. Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html) |
Tks👍 |
@Koenkk |
Enabled! Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html) |
Is there a better way for us to report which Hue Bulbs support these effects? Looks like my bulb was actually slightly different than the one I originally posted about. Both support it but my bulb is actually the following: https://www.zigbee2mqtt.io/devices/929002478401.html#philips-929002478401 Just seems pretty ineffecient to report every bulb that needs support for certain effects. If there is a better way I'm all ears! |
I would implement candle for all white ambiance and all effects for the color lights. That would be the best solution imo |
@Koenkk 8718699673147 (LWA001) Could you please add them? Thanks! |
@olfon it should already be enabled for these |
@Koenkk: Many thanks for your fast response! I am running zigbee2mqtt v1.30.4 and for the mentioned models the candle effects are missing in the dropdown. However, it is enabled (and works) if I change these lines in these files https://github.com/Koenkk/zigbee-herdsman-converters/blob/master/devices/philips.js#L466 to
Am I missing something? |
@olfon ah it was disabled by default for brightness only, I've enabled it now. |
929002241201 also supports candle and fire effects in hue app, however its not exposed in the effects selector. Tried to add ({disableHueEffects: false}) but no success with this particular model (zigbee2mqtt v1.30.4). Can you please add support for filament lamps as well? |
Is your feature request related to a problem? Please describe
As part of Issue #15699 effects (Candle, Fireplace & Color Loop) were added to Hue bulbs that support color ambiance and temperature. It would be nice if we could add candle mode to the Hue bulbs that are White Ambiance bulbs. The hue app seems to support candle mode on the model I have but it doesn't show up in Z2M under Exposes.
https://www.zigbee2mqtt.io/devices/046677551780.html
This is the model that I am able to verify supports candle mode in the Hue app.
Describe the solution you'd like
Be able to call the candle effect in Z2M for White Ambiance Hue bulbs.
Describe alternatives you've considered
None
Additional context
None
The text was updated successfully, but these errors were encountered: