mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
Improve google_sheets action naming consistency (#167107)
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
"name": "Worksheet"
|
||||
}
|
||||
},
|
||||
"name": "Append to sheet"
|
||||
"name": "Append data to Google sheet"
|
||||
},
|
||||
"get_sheet": {
|
||||
"description": "Gets data from a worksheet in Google Sheets.",
|
||||
@@ -86,7 +86,7 @@
|
||||
"name": "[%key:component::google_sheets::services::append_sheet::fields::worksheet::name%]"
|
||||
}
|
||||
},
|
||||
"name": "Get data from sheet"
|
||||
"name": "Get data from Google sheet"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user