Skip to content

Latest commit

 

History

History
72 lines (51 loc) · 1.89 KB

File metadata and controls

72 lines (51 loc) · 1.89 KB

IVP - Energy System (formerly "Ensemble") - General - Sleep

Get, set or cancel the IQ Battery (formerly "Encharge Storage") sleep mode.

Introduction

Enphase-API is an unofficial project providing an API wrapper and the documentation for Enphase®'s products and services.

More details on the project are available from the project’s homepage.

Request

A HTTP GET to the /ivp/ensemble/sleep endpoint provides the following response data.

As of recent Gateway software versions this request requires user authentication and authorisation, see Authentication.

Response

Root

Name Type Values Description

encharge_sleep

Array(Unknown)

Array of Unknown

The IQ Battery (formerly "Encharge Storage") sleep mode data.

Examples

Get IQ Battery Sleep Mode Data

GET /ivp/ensemble/sleep Response
{"encharge_sleep": []}