From 3fb5ece5ef0f1a57e59b37e33595dd117ba66636 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 20 Jan 2020 09:31:24 +0100 Subject: [PATCH] Deprecate history_graph integration (#11768) --- source/_integrations/history_graph.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/history_graph.markdown b/source/_integrations/history_graph.markdown index eebed5ca11a..211ce8ca2c8 100644 --- a/source/_integrations/history_graph.markdown +++ b/source/_integrations/history_graph.markdown @@ -10,6 +10,11 @@ ha_codeowners: - '@andrey-git' --- +
+ This integration is deprecated and pending removal in Home Assistant 0.107.0, + as it was only used by the old states UI (not our current Lovelace UI). +
+