EV Charging Station (Direct)
victron_evcs_statusRetrieve real-time EV charging station status by connecting directly to the EVCS device. Get charger status, power per phase, charging current, session energy, mode, phase configuration, temperatures, and errors.
Instructions
Get EV Charging Station status by connecting directly to the EVCS device (not through the GX). Reads charger status, power per phase, charging current, session energy, mode, phase configuration, temperatures, and errors. The host parameter should be the EVCS IP address (not the GX). For EV charger data proxied through the GX device, use victron_read_category with category "evcharger" instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | EVCS device IP address (connect directly to the EVCS, not the GX) | |
| port | No | Modbus TCP port | |
| unitId | No | Modbus unit ID (default: 1 for EVCS) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| readings | Yes | ||
| serviceInstance | No |