From 2871accb5ff8ea305b9a079deb99e35a00db100e Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 16 Jan 2020 18:29:43 +0100 Subject: [PATCH] Deprecate weblink integration (#11767) --- source/_integrations/weblink.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_integrations/weblink.markdown b/source/_integrations/weblink.markdown index d53f5bfe31b..4490ca1c980 100644 --- a/source/_integrations/weblink.markdown +++ b/source/_integrations/weblink.markdown @@ -14,7 +14,10 @@ The `weblink` integration allows you to display links in the Home Assistant fron
-The below documentation applies to the classic "States" user interface. Starting with Home Assistant 0.86, Lovelace is the new default interface. For information on configuring weblinks in Lovelace please follow [these instructions](/lovelace/entities/#weblink) instead. +The below documentation applies to the classic "States" user interface. +The `weblink` integration has been **deprecated** and pending for removal in Home Assistant 0.107.0. + +Starting with Home Assistant 0.86, Lovelace is the new default interface. For information on configuring weblinks in Lovelace please follow [these instructions](/lovelace/entities/#weblink) instead.