mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16: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
|
type: string
|
||||||
operator:
|
operator:
|
||||||
required: false
|
required: false
|
||||||
description: Operator to use in the comparison.
|
description: Operator to use in the comparison. Can be `==`, `<=`, `<`, `>=`, `>`, `!=` or `regex`.
|
||||||
type: string
|
type: string
|
||||||
attribute:
|
attribute:
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user