lovelace-auto-entities icon indicating copy to clipboard operation
lovelace-auto-entities copied to clipboard

Area filter not working as intended?

Open AnderssonPeter opened this issue 1 year ago • 1 comments
trafficstars

Hi if I run the following template {{ area_name('plant.plant_11') }} it outputs Stuga but it's not included in the following

type: custom:auto-entities
card:
  type: entities
  show_header_toggle: false
  state_color: false
  title: Växter
filter:
  include:
      - area: Stuga

AnderssonPeter avatar Feb 04 '24 11:02 AnderssonPeter

Seems like this was a catching issue forcing a restart of the homeassistant app solved the issue, is there any way to force it to refetch the areas without restarting?

AnderssonPeter avatar Feb 04 '24 11:02 AnderssonPeter