Releases: ljmerza/light-entity-card
Releases · ljmerza/light-entity-card
3.0.0
2.6.0
2.5.0
2.4.1
webpack/babel and editor card
- Switch to webpack/babel to add more browser support
- Added card editor
Fix missing entities
- Fixed if an entity provided in the config was not found then it would crash the entire card.
Fixed group CSS, added hide options
- Fixed group CSS for sliders
- Added always hide option for each input
- Removed
colorWheel
option and replaced withcolor_picker
added effects_list:false
- always hide effects list with
effects_list: false
option
Added colorWheel option
- Added colorWheel boolean option to always hide color wheel
Fix for HA v0.88 and Rollup Integration
- Rewrote card to use Rollup.js