mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Adjust string
This commit is contained in:
parent
5484663f45
commit
0ceceecc43
@ -945,7 +945,7 @@
|
|||||||
},
|
},
|
||||||
"exceptions": {
|
"exceptions": {
|
||||||
"action_dpcode_not_found": {
|
"action_dpcode_not_found": {
|
||||||
"message": "Unable to process action as the device does not provide corresponding DPCode (expected one of {expected} in {available})."
|
"message": "Unable to process action as the device does not provide a corresponding function code (expected one of {expected} in {available})."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user