From a2791616947794cb61562e2d871972155a48721c Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Sun, 8 May 2022 19:45:28 +0300 Subject: [PATCH] Remove tellduslive note for editing core.config_entries (#22669) --- source/_integrations/tellduslive.markdown | 6 ------ 1 file changed, 6 deletions(-) diff --git a/source/_integrations/tellduslive.markdown b/source/_integrations/tellduslive.markdown index 6b942285ec0..31629cc905e 100644 --- a/source/_integrations/tellduslive.markdown +++ b/source/_integrations/tellduslive.markdown @@ -49,10 +49,4 @@ scan_interval: default: 60 {% endconfiguration %} -
- -It is only possible to configure the `scan_interval` when setting up the device. If the polling interval needs to be changed after the device is configured it must be changed manually by changing `"scan_interval": 60,` for the device in the file `.storage/core.config_entries`. - -
- The integration will offer configuration through the Home Assistant user interface where it will let you associate it with your Telldus Live account.