mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Fix the local_file.update_file_path action's name and description (#133509)
This commit is contained in:
parent
b7ff27122a
commit
c8f050ecbc
@ -39,8 +39,8 @@
|
||||
},
|
||||
"services": {
|
||||
"update_file_path": {
|
||||
"name": "Updates file path",
|
||||
"description": "Use this action to change the file displayed by the camera.",
|
||||
"name": "Update file path",
|
||||
"description": "Changes the file displayed by the camera.",
|
||||
"fields": {
|
||||
"file_path": {
|
||||
"name": "File path",
|
||||
|
Loading…
x
Reference in New Issue
Block a user