mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Added entity-filter operator options (#13254)
This commit is contained in:
parent
73b50377b1
commit
fe42975e42
@ -84,7 +84,7 @@ value:
|
||||
type: string
|
||||
operator:
|
||||
required: false
|
||||
description: Operator to use in the comparison. Can be `==`, `<=`, `<`, `>=`, `>`, `!=` or `regex`.
|
||||
description: Operator to use in the comparison. Can be `==`, `<=`, `<`, `>=`, `>`, `!=`, `in`, `not in`, or `regex`.
|
||||
type: string
|
||||
attribute:
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user