ljmerza / light-entity-card

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

WLED white_value does not work inside card but is available in developer tools #108

Open svb91 opened 1 year ago

svb91 commented 1 year ago

As the title already explained:

I cannot set the whilte_value inside the light-entity-card after setting 'white_value' to 'true'. The value (and slider) is visible if I access the WLED light entity via developer tools.

How can I fix this issue?