diff --git a/source/_components/tellduslive.markdown b/source/_components/tellduslive.markdown index e6829888c120..04c04de597a2 100644 --- a/source/_components/tellduslive.markdown +++ b/source/_components/tellduslive.markdown @@ -18,6 +18,8 @@ ha_category: featured: false ha_release: 0.11 ha_config_flow: true +ha_qa_scale: gold +ha_iot_class: 'Cloud Polling' redirect_from: - /components/binary_sensor.tellduslive/ - /components/cover.tellduslive/ @@ -55,4 +57,8 @@ update_interval: default: 60 {% endconfiguration %} +

+It is only possible to configure the `update_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 component will offer configuration through the Home Assistant user interface where it will let you associate it with your Telldus Live account. diff --git a/source/images/supported_brands/telldus.png b/source/images/supported_brands/telldus.png index 40ba714bc832..e732617e3bad 100644 Binary files a/source/images/supported_brands/telldus.png and b/source/images/supported_brands/telldus.png differ