thomasloven / lovelace-auto-entities

🔹Automatically populate the entities-list of lovelace cards
MIT License
1.18k stars 111 forks source link

"In Area" filter doesn't return light helper group #451

Closed liamgallagher closed 1 week ago

liamgallagher commented 1 week ago

I'm trying to create a card that filters entities in my area "Downstairs Hall" (downstairs_hall).

I have a similar card for Upstairs Hall which works perfectly.

Setting the "In Area" filter for the area returns these entities: image

And as you can see from my area it should also include the entity "Downstairs Hall Lights". image

Any ideas what could be happening here?

Edit: It seems like something funky is going on with the area filter in general. I switched the area of another entity to Downstairs Hall and it remains in my card filtered on the old area even after a restart.

liamgallagher commented 1 week ago

Refreshing browser fixed it 🤦‍♂️

Didn't think I'd need to refresh the browser considering I'd done a full HA restart. Closing this.