connect_inverter
Connect to a GoodWe inverter over the local network. Specify the inverter's IP address, UDP port (default 8899), and optional family for auto-detection.
Instructions
Connect to a GoodWe inverter over the local network.
Args: host: IP address or hostname of the inverter (e.g. "192.168.1.100"). port: UDP port — default 8899. Use 502 for Modbus/TCP. family: Optional inverter family override: ET, EH, BT, BH, ES, EM, BP, DT, MS, NS, XS. Leave blank for auto-detection. timeout: Per-attempt timeout in seconds. retries: Number of retry attempts on failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| port | No | ||
| family | No | ||
| timeout | No | ||
| retries | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |