Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter Doesnt work for Device Names with #1 #4 etc #460

Open
comet424 opened this issue Aug 6, 2024 · 1 comment
Open

Filter Doesnt work for Device Names with #1 #4 etc #460

comet424 opened this issue Aug 6, 2024 · 1 comment

Comments

@comet424
Copy link

comet424 commented Aug 6, 2024

so i have some 3d Printers
devices are labeled
3D Printer #1
3D Printer #2
3D Printer #3
3D Printer #4

when i setup the auto entries filter for device

type: custom:auto-entities
card:
  type: entities
  title: '3D Printer #2'
filter:
  include:
    - device: '3D Printer #2'
  exclude: []

using #2 and #3 works
but filtering #1 and #4 cant be auto added it can be manually entered normally with the enteries but the filter cant detect #1 #4

@ildar170975
Copy link

cant be auto added it can be manually entered

Adding some punctuation marks can make your post clearer.
Suggest you to double check if your devices "1" & "4" do have those expected names (use jinja in Dev tools -> Templates).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants