Deprecation of batteryDevice API
Action Required
Sept. 8, 2025, 1:06 p.m.
Overview
We are deprecating the batteryDevice
API and replacing it with the devices.preferences
API.
Please update your implementation to use the new API.
Deprecation
The batteryDevice
query is being deprecated and replaced by the device-agnostic devices
query, which exposes a wider range of different information. For any inverter/battery-specific data use SmartFlexInverter
on the devices.preferences
query instead.