mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add data updates section to Home Connect (#37665)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
472ed0b048
commit
dfdeee11fb
@ -168,3 +168,9 @@ Changes a setting.
|
||||
| `device_id` | no | Id of a device associated with the home appliance. |
|
||||
| `key` | no | Key of the setting. |
|
||||
| `value` | no | Value of the setting. |
|
||||
|
||||
## Data updates
|
||||
|
||||
This integration uses server-sent events from the Home Connect API to receive live updates from the appliances.
|
||||
When the configuration entry is loaded or after a streaming error (for example after disconnection), the integration will request all data (such as appliance info, available commands, programs, settings, and status) for all appliances.
|
||||
If a new appliance is added to the account, the integration will request data for the new appliance and expose the related entities automatically.
|
||||
|
Loading…
x
Reference in New Issue
Block a user