|
99 | 99 |
|
100 | 100 | {% enddetails %}
|
101 | 101 |
|
| 102 | +## Sensors |
| 103 | +
|
| 104 | +The **ntfy** integration adds a device representing the service, along with various sensors that display your usage statistics and current account limits. |
| 105 | +
|
| 106 | +### 📊 Message stats |
| 107 | +
|
| 108 | +- **Messages published**: The total number of messages sent today. |
| 109 | +- **Messages remaining**: The number of messages that can still be sent before the daily limit is reached. |
| 110 | +- **Messages usage limit**: The maximum number of messages allowed per day on the account. |
| 111 | +- **Messages expiry duration**: The duration for which published messages are cached before automatic deletion. |
| 112 | +
|
| 113 | +### ✉️ Email stats |
| 114 | +
|
| 115 | +- **Emails sent**: The number of email notifications sent today. |
| 116 | +- **Emails remaining**: The number of email notifications that can still be sent today. |
| 117 | +- **Email usage limit**: The daily limit for email notifications on the account. |
| 118 | +
|
| 119 | +### 📞 Phone call stats |
| 120 | +
|
| 121 | +- **Phone calls made**: The total phone call alerts made today. |
| 122 | +- **Phone calls remaining**: The number of phone call alerts that can still be made today. |
| 123 | +- **Phone calls usage limit**: The maximum number of phone call alerts allowed per day on the account. |
| 124 | +
|
| 125 | +### 🔒 Reserved topics |
| 126 | +
|
| 127 | +- **Reserved topics**: The number of reserved topics currently assigned to the account. |
| 128 | +- **Reserved topics remaining**: The number of topics that can still be reserved. |
| 129 | +- **Reserved topics limit**: The maximum number of reserved topics allowed for the account. |
| 130 | +
|
| 131 | +### 📎 Attachment stats |
| 132 | +
|
| 133 | +- **Attachment storage**: The amount of storage space currently used by file attachments. |
| 134 | +- **Attachment storage remaining**: The remaining storage capacity available for attachments. |
| 135 | +- **Attachment storage limit**: The total storage quota allocated for attachments. |
| 136 | +- **Attachment expiry duration**: The duration attachments are retained before being automatically deleted. |
| 137 | +- **Attachment file size limit**: The maximum allowed size for a single attachment file. |
| 138 | +- **Attachment bandwidth limit**: The daily bandwidth cap for uploading and downloading attachments. |
| 139 | +
|
| 140 | +### ⭐ Account |
| 141 | +
|
| 142 | +- **Subscription tier**: The subscription plan currently assigned to the ntfy account. |
| 143 | +
|
102 | 144 | ## Removing the integration
|
103 | 145 |
|
104 | 146 | This integration can be removed by following these steps:
|
|
0 commit comments