question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FR: add integration/device entities to filter options

See original GitHub issue

given the new power of {{integration_entities('Philips Hue')}} and {{device_entities(device_id(‘Philips Hue’))}} (and the demise of many attributes we could use before to determine to which integration an entity belonged before, please add both integration and device to the filter options.

So maybe we can use

filter:
  include:
    - integration: Philips Hue
      entity_id: *temperature

or

filter:
  include:
    - device:
        device_id: Philips Hue

thanks for considering

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
thomaslovencommented, Feb 21, 2022

Yes, and the config entries are not available to the frontend due to security issues, so that won’t work for auto-entities.

2reactions
thomaslovencommented, Feb 20, 2022

This is partially added to 1.10.0. Unfortunately, the long name is not available to the frontend, so instead it would be integration: philips_hue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Entity Filter Card - Home Assistant
The Entity Filter card allows you to define a list of entities that you want to track only when in a certain state....
Read more >
thomasloven/lovelace-auto-entities - GitHub
Entities can be sorted, either on a filter-by-filter basis by adding a sort: option to the filter, or all at once after all...
Read more >
Entity Filters - Technical Documentation For IFS Cloud
The Filters screen displays all the Filters created. This screen is read only. The creation of new filters is done in App Details....
Read more >
Copy configuration data between companies or legal entities ...
There are two options for copying configuration data in finance and operations: ... To add filters to the entity, use the Filter button....
Read more >
Google Assistant configuration - Nabu Casa
The Google Assistant integration allows users to control the entities via the ... can add Home Assistant Cloud by Nabu Casa using the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found