get_power_flow
Retrieve live whole-home power flow from AiSEG2: current generation, consumption, grid buy/sell status, battery status, generation sources, and top consuming circuits.
Instructions
Read-only. Get the AiSEG2's instantaneous whole-home power flow right now.
Returns current generation and consumption (kW), whether the home is buying or selling grid power, storage-battery status if a battery is connected, the per-source generation breakdown, and the top consuming circuits at this moment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| battery | No | ||
| buy_sell | Yes | ||
| generation_kw | Yes | ||
| top_consumers | No | ||
| consumption_kw | Yes | ||
| generation_detail | No |