mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +00:00
Document possible options for operator
in entity-filter card (#10704)
This commit is contained in:
parent
9d4c255b62
commit
859cd3d409
@ -84,7 +84,7 @@ value:
|
||||
type: string
|
||||
operator:
|
||||
required: false
|
||||
description: Operator to use in the comparison.
|
||||
description: Operator to use in the comparison. Can be `==`, `<=`, `<`, `>=`, `>`, `!=` or `regex`.
|
||||
type: string
|
||||
attribute:
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user