From 439bb8581909c114b8e68687ae521c6f8fb77f8a Mon Sep 17 00:00:00 2001 From: Arie Catsman <120491684+catsmanac@users.noreply.github.com> Date: Sun, 22 Oct 2023 16:27:13 +0200 Subject: [PATCH] Add Enphase Envoy scan interval description (#29364) Co-authored-by: Franck Nijhof --- source/_integrations/enphase_envoy.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/enphase_envoy.markdown b/source/_integrations/enphase_envoy.markdown index 33aaa1e3b8c..3d027500f62 100644 --- a/source/_integrations/enphase_envoy.markdown +++ b/source/_integrations/enphase_envoy.markdown @@ -59,3 +59,6 @@ When the mode entity is set to standard, you can simply set the state of the rel ### Battery Level When the relay mode is set to battery level, the relays will turn on and off based on the remaining battery level of your Encharge batteries. Two number entities are available to control the cutoff and restore levels for the relays. When the battery level drops below the cutoff level, the relays will turn off. When the battery level rises above the restore level, the relays will turn back on. + +## Polling Interval +The default polling interval is 60 seconds. To customize the polling interval, refer to [defining a custom polling interval](/common-tasks/general/#defining-a-custom-polling-interval). Specify the envoy device as a target of the service using the `+ choose device` button. Updating the envoy will also update the related devices like the inverters; there is no need to split them into separate entities or add all inverter devices. When using multiple Envoys, add them as targets or create separate custom polling intervals as needed.