Skip to content

Releases: thomasloven/lovelace-auto-entities

Version 1.16.1 - Floors and translations

28 May 13:14

Choose a tag to compare

  • Adds floor and level filter.
  • Restores the fix for yaml editors which was removed due to a breaking bug.
    Things should work now, but let me know if any yaml fields anywhere in Home Assistant breaks with this version installed.

1.16.1

  • Fixes the yaml editor. Pretty sure I got it now.
  • Adds the ability to filter for translated states, e.g: state: "Clear" or state: "Okänd"

Version 1.16.0 - Floors

27 May 20:21

Choose a tag to compare

  • Adds floor and level filter.
  • Restores the fix for yaml editors which was removed due to a breaking bug.
    Things should work now, but let me know if any yaml fields anywhere in Home Assistant breaks with this version installed.

Version 1.15.2 - GUI Editor Redesign

23 May 08:34

Choose a tag to compare

Emergency fix since a trick in the GUI editor accidentally affected some native functionality.

Home Assistant functionality should now be restored, but editing filter options in the GUI may be a bit harder until this is resolved completely.

Version 1.15.1 - GUI Editor redesign

16 May 11:55

Choose a tag to compare

thorium_8zCERq3uml

1.15.1

  • ✨ fix optional chaining for filter include and exclude checks by @olibos in #538

Version 1.15.0 - GUI Editor redesign

15 May 13:58

Choose a tag to compare

Version 1.14.8 - Zooom!

07 May 21:02

Choose a tag to compare

@mrnerdhair has done some incredible work to speed up the filter processing. So this version should be much more snappy for almost all use cases.

Also thanks to everyone who has been helping with testing and reporting bugs!
This is a big change, and I appreciate your patience.

  • Significant speedups - can't thank @mrnerdhair enough!
    This may or may not cause instability on some very old devices - testing has been inconclusive.
  • Fix slowdowns in GUI editor when adding new filters (no more displaying every single entity)
  • Make sure empty cards are really hidden, even in the new Sections based dashboards

1.14.1 - 1.14.5:

  • Fix show_empty not working right for templates
  • Fix matching of numerical values
  • Fix show_empty not working more than once for templates.
  • Fix server slowdowns and broken multiline templates.
  • Fix for templates with quotes in them
  • Allows you to do entity: this.entity_id in options. You shouldn't, though.

1.14.6

  • Fix a very old bug where the default card type was not actually set

1.14.7 Rerelease

  • Fix mistake in numerical sorting order

1.14.8

  • Allow null as a value in filter rules
    Note that undefined (i.e. unset) is not possible. Use a not filter instead.

Version 1.14.7 - Zooom!

06 May 20:46

Choose a tag to compare

@mrnerdhair has done some incredible work to speed up the filter processing. So this version should be much more snappy for almost all use cases.

Also thanks to everyone who has been helping with testing and reporting bugs!
This is a big change, and I appreciate your patience.

  • Significant speedups - can't thank @mrnerdhair enough!
    This may or may not cause instability on some very old devices - testing has been inconclusive.
  • Fix slowdowns in GUI editor when adding new filters (no more displaying every single entity)
  • Make sure empty cards are really hidden, even in the new Sections based dashboards

1.14.1 - 1.14.5:

  • Fix show_empty not working right for templates
  • Fix matching of numerical values
  • Fix show_empty not working more than once for templates.
  • Fix server slowdowns and broken multiline templates.
  • Fix for templates with quotes in them
  • Allows you to do entity: this.entity_id in options. You shouldn't, though.

1.14.6

  • Fix a very old bug where the default card type was not actually set

1.14.7 Rerelease

  • Fix mistake in numerical sorting order

Version 1.14.6 - Zooom!

06 May 14:18

Choose a tag to compare

@mrnerdhair has done some incredible work to speed up the filter processing. So this version should be much more snappy for almost all use cases.

Also thanks to everyone who has been helping with testing and reporting bugs!
This is a big change, and I appreciate your patience.

  • Significant speedups - can't thank @mrnerdhair enough!
    This may or may not cause instability on some very old devices - testing has been inconclusive.
  • Fix slowdowns in GUI editor when adding new filters (no more displaying every single entity)
  • Make sure empty cards are really hidden, even in the new Sections based dashboards

1.14.1 - 1.14.5:

  • Fix show_empty not working right for templates
  • Fix matching of numerical values
  • Fix show_empty not working more than once for templates.
  • Fix server slowdowns and broken multiline templates.
  • Fix for templates with quotes in them
  • Allows you to do entity: this.entity_id in options. You shouldn't, though.

1.14.6

  • Fix a very old bug where the default card type was not actually set

Version 1.14.5 - Zooom!

06 May 13:37

Choose a tag to compare

@mrnerdhair has done some incredible work to speed up the filter processing. So this version should be much more snappy for almost all use cases.

  • Significant speedups - can't thank @mrnerdhair enough!
    This may or may not cause instability on some very old devices - testing has been inconclusive.
  • Fix slowdowns in GUI editor when adding new filters (no more displaying every single entity)
  • Make sure empty cards are really hidden, even in the new Sections based dashboards

1.14.1:

  • Fix show_empty not working right for templates
  • Fix matching of numerical values

1.14.2:

  • Fix show_empty not working more than once for templates.

1.14.3

  • Fix server slowdowns and broken multiline templates.
    There's been some really major changes in 1.14.0, which can be expected to come with some problems. Thanks for your patience.

1.14.4

  • Fix for templates with quotes in them

1.14.5

  • Allows you to do entity: this.entity_id in options. You shouldn't, though.

Version 1.14.4 - Zooom!

06 May 12:14

Choose a tag to compare

@mrnerdhair has done some incredible work to speed up the filter processing. So this version should be much more snappy for almost all use cases.

  • Significant speedups - can't thank @mrnerdhair enough!
    This may or may not cause instability on some very old devices - testing has been inconclusive.
  • Fix slowdowns in GUI editor when adding new filters (no more displaying every single entity)
  • Make sure empty cards are really hidden, even in the new Sections based dashboards

1.14.1:

  • Fix show_empty not working right for templates
  • Fix matching of numerical values

1.14.2:

  • Fix show_empty not working more than once for templates.

1.14.3

  • Fix server slowdowns and broken multiline templates.
    There's been some really major changes in 1.14.0, which can be expected to come with some problems. Thanks for your patience.

1.14.4

  • Fix for templates with quotes in them