Skip to content

Feature request: have support for 'entities' next to 'entity' #29

Open
@decramy

Description

@decramy

It would be nice to have support for multiple entities in stead of only one. The configuration for all given entities gets to be the same; they all get the same timeout/severity/... (or with #28 in place it will be retrieved per entity).

With both issues in place I could make this work:

type: custom:auto-entities
card:
  type: custom:check-button-card
filter:
  include:
    - entity_id: sensor.task_*
sort:
  method: attribute
  attribute: timeout_timestamp

Thanks so much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions