Skip to content

Releases: ljmerza/light-entity-card

3.0.0

10 Oct 13:30
Compare
Choose a tag to compare
  • changed polymer switch to ha-switch

2.6.0

25 Jul 23:29
Compare
Choose a tag to compare
  • added option to show slider percentage

2.5.0

25 Jul 22:58
Compare
Choose a tag to compare
  • added full width silders option
  • added custom icon for temp, brightness, and white sliders

2.4.1

15 Apr 17:29
Compare
Choose a tag to compare
  • updated babel config

webpack/babel and editor card

09 Apr 16:31
Compare
Choose a tag to compare
  • Switch to webpack/babel to add more browser support
  • Added card editor

Fix missing entities

04 Apr 02:28
Compare
Choose a tag to compare
  • Fixed if an entity provided in the config was not found then it would crash the entire card.

Fixed group CSS, added hide options

04 Mar 15:21
Compare
Choose a tag to compare
  • Fixed group CSS for sliders
  • Added always hide option for each input
  • Removed colorWheel option and replaced with color_picker

added effects_list:false

28 Feb 14:43
Compare
Choose a tag to compare
  • always hide effects list with effects_list: false option

Added colorWheel option

19 Feb 17:25
Compare
Choose a tag to compare
  • Added colorWheel boolean option to always hide color wheel

Fix for HA v0.88 and Rollup Integration

19 Feb 15:12
Compare
Choose a tag to compare
  • Rewrote card to use Rollup.js