Update History Graph URL on FIlter Integration page (#13487)

This commit is contained in:
Jeff Rescignano 2020-05-18 04:20:16 -04:00 committed by GitHub
parent ad321969c8
commit 00c6369904
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
<p class='img'>
<img src='{{site_root}}/images/screenshots/filter-sensor.png' />