Skip to content

Releases: th3jesta/ha-lcars

HA-LCARS-2.2.1

30 May 23:39
Compare
Choose a tag to compare

Hotfix for #65 regression. If you don't want mushroom text to be white, apply button-small or button-large classes to the mushroom cards. Chips cards will always be black text.

HA-LCARS-2.2

30 May 13:17
Compare
Choose a tag to compare
  • Many small card fixes
  • Black config button fix #62
  • JavaScript will now only execute if an LCARS theme is active #63
  • Mushroom card support: #65

HA-LCARS-2.1

25 Apr 14:45
Compare
Choose a tag to compare
  • Added ability to enable or disable sound effects
  • Added and consolidated instructions for creating entities to control sound effects and texture
  • footer class fixes
  • Mobile fixes (hope!)

HA-LCARS-2.0

20 Apr 21:48
Compare
Choose a tag to compare
  • Many, many fixes and improvement
  • Many new themes
  • SOUND EFFECTS
  • Ability to toggle texture/gradients with an entity

HA-LCARS-1.9.2

10 Apr 21:44
Compare
Choose a tag to compare
  • additional fixes for 2023.4.x
  • reduced card radii to 34px from 40px, so that it fits more naturally within the top-left radius of the toolbar/sidebar
  • all card radii are now controlled with the single variable ha-card-border-radius

HA-LCARS-1.9.1

06 Apr 15:18
Compare
Choose a tag to compare

Disable noise/gradients due to HA update 2023.4.0.

HA-LCARS-1.9

20 Jan 21:08
a6bad2b
Compare
Choose a tag to compare
  • added new capped button type
  • preliminary rework of how buttons with footer type classes are styled; more to come on those

HA-LCARS-1.8.7

17 Jan 12:24
Compare
Choose a tag to compare
  • Hotfix for #43
  • Toolbar tweak

HA-LCARS-1.8.6

16 Jan 21:13
0d7fc71
Compare
Choose a tag to compare
  • Introduces new bar classes (thanks @Anthrazz!)
  • Changes mobile changes breakpoint from 768px to 850px to address a weird purgatory state where the left menu was missing but the clock still showed
  • Various tweaks to edit mode

HA-LCARS-1.8.5

13 Jan 12:47
Compare
Choose a tag to compare

Add -contained variants to header middle and footer
A few other minor tweaks and fixes