mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Clarify descriptions of subaru.unlock_specific_door
action (#147655)
This commit is contained in:
parent
6bd6fa65d2
commit
9782637ec8
@ -102,11 +102,11 @@
|
|||||||
"services": {
|
"services": {
|
||||||
"unlock_specific_door": {
|
"unlock_specific_door": {
|
||||||
"name": "Unlock specific door",
|
"name": "Unlock specific door",
|
||||||
"description": "Unlocks specific door(s).",
|
"description": "Unlocks the driver door, all doors, or the tailgate.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"door": {
|
"door": {
|
||||||
"name": "Door",
|
"name": "Door",
|
||||||
"description": "Which door(s) to open."
|
"description": "The specific door(s) to unlock."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user