From 4949107a79d196ff2f287c4b30a4b2385a176fb1 Mon Sep 17 00:00:00 2001 From: Jonas Fors Lellky Date: Fri, 14 Feb 2025 05:38:17 +0100 Subject: [PATCH] Add information about data update frequency (#37441) * Add information about data update frequency * add terminology tooltip --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/flexit_bacnet.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/flexit_bacnet.markdown b/source/_integrations/flexit_bacnet.markdown index d061196719e..41cd50955f6 100644 --- a/source/_integrations/flexit_bacnet.markdown +++ b/source/_integrations/flexit_bacnet.markdown @@ -99,6 +99,10 @@ If you need to shut down the unit, make sure to take all necessary precautions, Furthermore, Flexit recommends unplugging the unit from the power socket before replacing a filter. To prevent damage, always initiate a controlled shutdown from the control panel (or, in the future, from an action in Home Assistant) before unplugging the device. +## Data updates + +The integration {% term polling polls %} data from the Flexit device every 60 seconds by default. This interval is not configurable. + ## Removing the integration This integration follows standard integration removal. No extra steps are required.