mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Adjusted incorrect information for switchbot docs (#38593)
* fix description for data updates * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
e360ce4139
commit
317fcc7a67
@ -416,7 +416,7 @@ Features:
|
||||
|
||||
## Data updates
|
||||
|
||||
Devices are {% term polling polled %} for data updates every 5 seconds. When you make changes through Home Assistant (for example by switching a device on), the device's state is updated immediately rather than waiting for the next poll.
|
||||
SwitchBot devices utilize a [local push](/blog/2016/02/12/classifying-the-internet-of-things/#classifiers) strategy to maintain real-time status updates. When devices detect state changes, they actively push updates to Home Assistant for immediate synchronization. For user-initiated actions through Home Assistant (for example, when turning a device on/off), the integration performs an additional proactive status fetch to ensure instant confirmation of the new state.
|
||||
The integration connects locally to the devices without going via the SwitchBot Cloud.
|
||||
|
||||
## Known limitations
|
||||
|
Loading…
x
Reference in New Issue
Block a user