From 00c6369904cc50433a95d6d386d20889e2d54b93 Mon Sep 17 00:00:00 2001 From: Jeff Rescignano Date: Mon, 18 May 2020 04:20:16 -0400 Subject: [PATCH] Update History Graph URL on FIlter Integration page (#13487) --- source/_integrations/filter.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/filter.markdown b/source/_integrations/filter.markdown index 5838deeecef..dd4b21821fb 100644 --- a/source/_integrations/filter.markdown +++ b/source/_integrations/filter.markdown @@ -13,7 +13,7 @@ ha_domain: filter The `filter` platform enables sensors that process the states of other entities. -`filter` applies a signal processing algorithm to a sensor, previous and current states, and generates a `new state` given the chosen algorithm. The next image depicts an original sensor and the filter sensor of that same sensor using the [History Graph]({{site_roor}}/integrations/history_graph/) component. +`filter` applies a signal processing algorithm to a sensor, previous and current states, and generates a `new state` given the chosen algorithm. The next image depicts an original sensor and the filter sensor of that same sensor using the [History Graph](/lovelace/history-graph/) component.