Releases: ljmerza/light-entity-card
Releases · ljmerza/light-entity-card
IIFE wrap and colorpicker toggle issue fix
- wrapped code in IIFE to avoid global issues with other cards
- fixed an issue on color reset when toggling state and color temperature was set.
Add support for custom effect_list
- added
effect_list
option to add custom effect list or input_select entity
Add persist_feature option
- added option to always show entity features even when turned off
Added group/switch and compact support
- Fixes problems with group entities
- Adds support for switches
- adds group config for compact mode.