mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Glossary: add polling (#35366)
This commit is contained in:
parent
a7d770bd88
commit
ad83f4ff26
@ -459,6 +459,12 @@
|
|||||||
link: /docs/configuration/platform_options/
|
link: /docs/configuration/platform_options/
|
||||||
aliases:
|
aliases:
|
||||||
- platforms
|
- platforms
|
||||||
|
- term: Polling
|
||||||
|
definition: >-
|
||||||
|
Data polling is the process of querying a device or service at regular intervals to check for updates or retrieve data. By defining a custom polling interval, you can control how frequently your system checks for new data, which can help optimize performance and reduce unnecessary network traffic.
|
||||||
|
link: /common-tasks/general/#defining-a-custom-polling-interval
|
||||||
|
aliases:
|
||||||
|
- data polling
|
||||||
- term: Reload
|
- term: Reload
|
||||||
definition: >-
|
definition: >-
|
||||||
Applies the changes made to the Home Assistant configuration files. Changes
|
Applies the changes made to the Home Assistant configuration files. Changes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user