From 3f934a1e3f3d7347d6008782c978d78b7d5b4581 Mon Sep 17 00:00:00 2001 From: Jesse Rizzo <32472573+jesserizzo@users.noreply.github.com> Date: Tue, 9 Jul 2019 18:28:14 -0500 Subject: [PATCH] Enphase envoy production from individual inverters (#9600) * Enphase envoy production from individual inverters * Add minor clarification * Update enphase_envoy.markdown * Update enphase_envoy.markdown --- source/_components/enphase_envoy.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_components/enphase_envoy.markdown b/source/_components/enphase_envoy.markdown index 26409c14ff6..794d20453a5 100644 --- a/source/_components/enphase_envoy.markdown +++ b/source/_components/enphase_envoy.markdown @@ -66,4 +66,6 @@ monitored_conditions: description: The energy in Wh consumed the last 7 days. lifetime_consumption: description: The energy in Wh consumed in the lifetime of the Envoy. + inverters: + description: The power in W being produced by each micro-inverter. This will create a separate sensor for each micro-inverter you have installed. These sensors will only update about every 15 minutes, this is a limitation of the Enphase Envoy API. {% endconfiguration %}