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: source/_components/notify.nfandroidtv.markdown
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Configuration variables:
35
35
- **position** (*Optional*): Has to be one of: bottom-right (default), bottom-left, top-right, top-left, center
36
36
- **color** (*Optional*): Has to be one of: grey (default), black, indigo, green, red, cyan, teal, amber, pink
37
37
- **transparency** (*Optional*): Has to be one of: 0%, 25% (default), 50%, 75%, 100%
38
-
- **interrupt** (*Optional*): If set to true, 1, on etc., the notification is interactive and can be dismissed or selected to display more details.
38
+
- **interrupt** (*Optional*): If set to true, 1, on etc., the notification is interactive and can be dismissed or selected to display more details. Depending on the running app (e.g. Netflix), this may stop playback.
39
39
40
40
The configuration will be used to configure the default values for the notification for the host specified by the IP. However, you can override most of the settings by passing them with the data-attribute when calling the service.
41
41
This is a fully customized JSON you can use to test how the final notification will look like:
0 commit comments