From bd0622d331f7595b9bab64585add15138b37d81c Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 18 Apr 2021 18:25:02 +0200 Subject: [PATCH] Clarify polling rate is calculated for UK Transport (#17508) --- source/_integrations/uk_transport.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/uk_transport.markdown b/source/_integrations/uk_transport.markdown index ab1a479d155..d1381452e71 100644 --- a/source/_integrations/uk_transport.markdown +++ b/source/_integrations/uk_transport.markdown @@ -14,7 +14,7 @@ The `uk_transport` sensor will display the time in minutes until the next depart
-Additional sensors can be added but at the expense of a reduced refresh rate. 2 sensors can be updated every 2*87 = 174 seconds, and so on. +Additional sensors can be added but at the expense of a reduced refresh rate. 2 sensors can be updated every 2*87 = 174 seconds, and so on. Calculating and setting this rate is automatically handles by the integration.