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:
Retha Runolfsson 2025-04-17 16:53:18 +08:00 committed by GitHub
parent e360ce4139
commit 317fcc7a67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -416,7 +416,7 @@ Features:
## Data updates ## 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. The integration connects locally to the devices without going via the SwitchBot Cloud.
## Known limitations ## Known limitations