mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add polling interval & removal to lamarzocco (#35815)
This commit is contained in:
parent
87c49d01d3
commit
115ef70b0f
@ -33,6 +33,8 @@ This integration interacts with [La Marzocco](https://lamarzocco.com/it/en/) cof
|
||||
|
||||
If your machine is in Bluetooth range to your Home Assistant host and the [Bluetooth](/integrations/bluetooth) integration is fully loaded, the machine will be discovered automatically.
|
||||
|
||||
By default, this integration will query your machine every 30 seconds for an update, every 5 minutes for new statistics, and every hour for a firmware update. If configure the optional local connection, your machine will receive immediate push updates about its state for everything except statistics and firmware updates.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- To be able to configure your machine in Home Assistant, your machine needs to be added to your account using the official La Marzocco app first.
|
||||
@ -177,6 +179,8 @@ mode: single
|
||||
- Only La Marzocco native app accounts are supported, social logins (Google, Apple & WeChat) are not supported
|
||||
- Currently it is only possible to view the schedules configured in the La Marzocco Home app, but not to edit the schedules from Home Assistant. You can, of course, build Home Assistant native automations to reflect the same functionality in Home Assistant.
|
||||
|
||||
{% include common-tasks/remove_device_service.md %}
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
{% details "Problem: Connection to machine is not possible" %}
|
||||
@ -188,4 +192,3 @@ Check the La Marzocco Home app to see if you can connect to your machine there.
|
||||
|
||||
Check the La Marzocco Home app to see if your machine is connected to Wi-Fi. Ensure Home Assistant can reach the machine. Ensure you configured the host option in the integration options.
|
||||
{% enddetails %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user