From e0f488a5dbcbb936cddb489cacb45ec92401de2c Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Tue, 10 Oct 2023 07:23:50 +0100 Subject: [PATCH] energy.markdown: Add missing "the" (#29273) --- 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 a9dcbc69284..9d59a7c4532 100644 --- a/source/_docs/energy.markdown +++ b/source/_docs/energy.markdown @@ -18,6 +18,6 @@ Home Assistant is an open platform and so home energy management is not restrict - [Integrate your water consumption](/docs/energy/water/) - [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](/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 the [Riemann sum integral integration](/integrations/integration/#energy). Visual representation of how all different energy forms relate.