From 115ef70b0fbe5658f96fe5bed77bae5c5c92f146 Mon Sep 17 00:00:00 2001 From: Josef Zweck <24647999+zweckj@users.noreply.github.com> Date: Tue, 19 Nov 2024 08:54:19 +0100 Subject: [PATCH] Add polling interval & removal to lamarzocco (#35815) --- source/_integrations/lamarzocco.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_integrations/lamarzocco.markdown b/source/_integrations/lamarzocco.markdown index b742fdfe15b..3a7385de96d 100644 --- a/source/_integrations/lamarzocco.markdown +++ b/source/_integrations/lamarzocco.markdown @@ -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 %} -