mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 06:05:10 +02:00
Add behavior to strings
This commit is contained in:
@@ -471,6 +471,10 @@
|
||||
"state": {
|
||||
"name": "State",
|
||||
"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