From 285ea816ae30e1f492555fafbb8185364c22344e Mon Sep 17 00:00:00 2001 From: Andrew Berry Date: Mon, 12 Aug 2024 01:41:20 -0400 Subject: [PATCH] Clarify continuous mode is enabled by default (#34237) --- source/_integrations/roomba.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/roomba.markdown b/source/_integrations/roomba.markdown index 461a3e44e61..f44c0919c25 100644 --- a/source/_integrations/roomba.markdown +++ b/source/_integrations/roomba.markdown @@ -36,7 +36,7 @@ This {% term integrations %} has been tested and confirmed to be working with t {% include integrations/config_flow.md %} {% warning %} -The Roomba's MQTT server only allows a single connection. Enabling continuous mode will force the App to connect via the cloud to your Roomba. For more information, refer to the [Roomba 980 repository](https://github.com/NickWaterton/Roomba980-Python#firmware-2xx-notes). +The Roomba's MQTT server only allows a single connection. Continuous mode is enabled by default, which will force the App to connect via the cloud to your Roomba. Continuous mode can be disabled in the configuration options for the integration after it is added. For more information, refer to the [Roomba 980 repository](https://github.com/NickWaterton/Roomba980-Python#firmware-2xx-notes). {% endwarning %} ## Integration entities