Skip to content

Commit 4c32be0

Browse files
committed
remove unused strings
1 parent 7921fb3 commit 4c32be0

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

homeassistant/components/ntfy/strings.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -327,19 +327,6 @@
327327
"name": "Icon URL",
328328
"description": "Include an icon that will appear next to the text of the notification. Only JPEG and PNG images are supported."
329329
},
330-
"view": {
331-
"name": "Open website/app",
332-
"description": "Adds a 'view' button action that opens a website or app when the action button is tapped. See the documentation for details: https://docs.ntfy.sh/publish/#open-websiteapp"
333-
},
334-
"broadcast": {
335-
"name": "Send Android broadcast",
336-
"description": "Adds a 'broadcast' button action that sends an Android broadcast intent when the action button is tapped. This action is only supported on Android. See the documentation for details: https://docs.ntfy.sh/publish/#send-android-broadcast"
337-
},
338-
"http": {
339-
"name": "Send HTTP request",
340-
"description": "Adds an 'http' button action that sends an HTTP request when the action button is tapped. See the documentation for details: https://docs.ntfy.sh/publish/#send-http-request"
341-
},
342-
343330
"actions": {
344331
"name": "Action buttons",
345332
"description": "Up to three actions ('view', 'broadcast', or 'http') can be added as buttons below the notification. Actions are executed when the corresponding button is tapped or clicked."

0 commit comments

Comments
 (0)