Skip to content

Filter that matches names exactly #1681

@MrKuip

Description

@MrKuip

Description

I would like to have a filter that matches a name exactly (including circuit).

The ebus is quickly saturated if you allow too many entities.
So I want to create as little as possible entities.

For instance the name "WaterPressure" is in the circuit "bai" and circuit "ctlv3".
I only want the "bai" entity. And I do not want to have the "WaterPressureCount" entity.
And I also want the "Z1RoomTemp" of circuit "ctlv3".
I cannot configure this with the current filter-name and filter-circuit arguments.

I would like to create a list of entities that I do want. So in a file (or argument):
bai.WaterPressure
ctlv3.Z1RoomTemp

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions