Skip to content

Releases: benct/lovelace-multiple-entity-row

2.3.0

07 Feb 14:30
Compare
Choose a tag to compare

Added

  • Support state_color config introduced in HA v0.105 (#36)

Fixed

  • Minor incorrect code syntax

2.2.1

15 Jan 16:56
Compare
Choose a tag to compare

Fixed

  • Info name showing as null when disabled (#27)

2.2.0

15 Jan 16:54
Compare
Choose a tag to compare

Changed

  • More refactoring and cleanup of code
  • Make entity optional on additional entity objects (#23)

2.1.0

15 Jan 16:53
Compare
Choose a tag to compare

Added

  • Support for calling services on entity click (#6)

Fixed

  • Issue where LitElement has already been declared (#21)

2.0.0

15 Jan 16:52
Compare
Choose a tag to compare

Changed

  • Major refactoring and cleanup of code
  • Use LitElement instead of Polymer.Element

Added

Fixed

  • Incorrect toggle state on climate entities (#18)