ljmerza / light-entity-card

Control any light or switch entity
MIT License
228 stars 41 forks source link

White Value Slider does not appear with light.mqtt #101

Open inode- opened 1 year ago

inode- commented 1 year ago

Due some recent updates I think that the white slider doesn't work proprely anymore with light.mqtt (https://www.home-assistant.io/integrations/light.mqtt/) on the white value.

I think the change that broke the extension is https://github.com/home-assistant/core/pull/76926 (but I'm not sure).

The light is correctly configured and via the developer tool I can access to the white values correctly.

image

The light entity card is not able to command the white value correctly, also using the "force features" is not working.

HA Version: 2022.11.2