diff --git a/source/_docs/energy/electricity-grid.markdown b/source/_docs/energy/electricity-grid.markdown index fc8f8fbe509..30924a61af4 100644 --- a/source/_docs/energy/electricity-grid.markdown +++ b/source/_docs/energy/electricity-grid.markdown @@ -47,7 +47,7 @@ We have worked with creator [Marcel Zuidwijk](https://www.zuidwijk.com) to devel Many meters, including older ones, have an LED that will flash whenever energy passes through it. For example, each flash is a 1/1000th kWh. By monitoring the time between flashes it’s possible to determine the energy consumption. -We have developed [Home Assistant Glow](https://github.com/klaasnicolaas/home-assistant-glow), an open source solution powered by ESPHome's [pulse meter sensor](https://esphome.io/components/sensor/pulse_meter.html). +We have developed [Home Assistant Glow](https://github.com/klaasnicolaas/home-assistant-glow), an open source solution powered by ESPHome's [pulse meter sensor](https://esphome.io/components/sensor/pulse_meter.html). You put it on top of the activity LED of your electricity meter and it will bring your consumption into Home Assistant.  diff --git a/source/_layouts/landingpage.html b/source/_layouts/landingpage.html index fd9116264f9..9d3d3a576e5 100644 --- a/source/_layouts/landingpage.html +++ b/source/_layouts/landingpage.html @@ -36,7 +36,7 @@ layout: page {% if page.sections %} {% for section in page.sections %} -