You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: homeassistant/components/ntfy/strings.json
-13Lines changed: 0 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -327,19 +327,6 @@
327
327
"name": "Icon URL",
328
328
"description": "Include an icon that will appear next to the text of the notification. Only JPEG and PNG images are supported."
329
329
},
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
-
343
330
"actions": {
344
331
"name": "Action buttons",
345
332
"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