mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 01:58:20 +00:00
Add behavior to strings
This commit is contained in:
parent
9e8372ce95
commit
e2e7c56b36
@ -471,6 +471,10 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"name": "State",
|
"name": "State",
|
||||||
"description": "The state to trigger on."
|
"description": "The state to trigger on."
|
||||||
|
},
|
||||||
|
"behavior": {
|
||||||
|
"name": "Behavior",
|
||||||
|
"description": "The behavior of the targeted entities to trigger on."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user