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
-20Lines changed: 0 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -344,19 +344,6 @@
344
344
"name": "Icon URL",
345
345
"description": "Include an icon that will appear next to the text of the notification. Only JPEG and PNG images are supported."
346
346
},
347
-
"view": {
348
-
"name": "Open website/app",
349
-
"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"
350
-
},
351
-
"broadcast": {
352
-
"name": "Send Android broadcast",
353
-
"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"
354
-
},
355
-
"http": {
356
-
"name": "Send HTTP request",
357
-
"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"
358
-
},
359
-
360
347
"actions": {
361
348
"name": "Action buttons",
362
349
"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