From d9fa2053d4e7a0787dba6a0a34c7c2960a59c2d5 Mon Sep 17 00:00:00 2001 From: Ketil Moland Olsen Date: Sun, 24 Oct 2021 11:26:22 +0200 Subject: [PATCH] Corrected typo in link to integrations (#19928) Co-authored-by: Franck Nijhof --- source/_docs/energy.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/energy.markdown b/source/_docs/energy.markdown index 6ff760cabda..31f1b58e8be 100644 --- a/source/_docs/energy.markdown +++ b/source/_docs/energy.markdown @@ -17,6 +17,6 @@ Home Assistant is an open platform and so home energy management is not restrict - [Integrate your gas consumption](/docs/energy/gas/) - [Integrate individual devices](/docs/energy/individual-devices/) -If you have a sensor that returns instantaneous power readings (W or kW), then to add a sensor that returns energy usage or generation (kWh) refer to [Riemann sum integral integration](/docs/integrations/integration/#energy) +If you have a sensor that returns instantaneous power readings (W or kW), then to add a sensor that returns energy usage or generation (kWh) refer to [Riemann sum integral integration](/integrations/integration/#energy) Visual representation of how all different energy forms relate.