mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 22:25:13 +02:00
Add behavior to strings
This commit is contained in:
@@ -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."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user