Integration docs template: add glossary ref (#38797)

This commit is contained in:
c0ffeeca7 2025-04-29 13:28:31 +02:00 committed by GitHub
parent 293725848d
commit be8e23ff0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -158,7 +158,7 @@ link to the blueprint on the [blueprints
## Data updates
The **My integration** integration fetches data from the device every 5 minutes by default.
The **My integration** integration {% term polling polls %} data from the device every 5 minutes by default.
Newer devices (the ones running MyOS) have the possibility to push data.
In this case, pushing data is enabled when the integration is started. If enabling data push fails, the integration uses data {% term polling %}.