Skip to content

Commit

Permalink
chore: remove deprecated "clear_history" (#2700)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbrunt57 authored Nov 28, 2024
1 parent e2a1444 commit 3f1d229
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions custom_components/alexa_media/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,20 +68,6 @@
}
},
"services": {
"clear_history": {
"name": "Clear Amazon Voice History",
"description": "Clear last entries from Alexa Voice history for each Alexa account.",
"fields": {
"email": {
"name": "Email address",
"description": "Accounts to clear. Empty will clear all."
},
"entries": {
"name": "Number of Entries",
"description": "Number of entries to clear from 1 to 50. If empty, clear 50."
}
}
},
"force_logout": {
"name": "Force Logout",
"description": "Force account to logout. Used mainly for debugging.",
Expand Down

0 comments on commit 3f1d229

Please sign in to comment.