From 38ec1a41c3c4ddee2029db421d5724f607c9f4bd Mon Sep 17 00:00:00 2001 From: Manu <4445816+tr4nt0r@users.noreply.github.com> Date: Fri, 5 Sep 2025 16:07:39 +0200 Subject: [PATCH] Add data updates section to ntfy integration (#40732) --- source/_integrations/ntfy.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/ntfy.markdown b/source/_integrations/ntfy.markdown index 49cbc3d6efb..9b43cc9368d 100644 --- a/source/_integrations/ntfy.markdown +++ b/source/_integrations/ntfy.markdown @@ -144,6 +144,10 @@ The **ntfy** integration adds a device representing the service, along with vari - **Subscription tier**: The subscription plan currently assigned to the ntfy account. +## Data updates + +The integration retrieves data from **ntfy.sh** (or your own ntfy instance) every 15 minutes to update the usage statistics sensors. + ## Known limitations **ntfy** imposes various rate and usage limits. The official [ntfy.sh](https://ntfy.sh/) service allows up to **60 messages in a burst**, with a **replenishment rate of one message every 5 seconds** (i.e., the full 60-message capacity refills in 5 minutes).