KEBA Integration - allow for multiple hosts

We would like to use the Keba integration (Keba Charging Station - Home Assistant) for our KEBA P30 EV charging station. (Our full setup is one P30 X-Series and multiple P30 C-Series)
At the moment the integration supports only a single “host” to be configured, therefore allowing integration of a single KEBA charging station only.

The request would be to extend the configuration to support multiple hosts, optionally even giving them specific names to distinguish them (e.g. P30 left, vs P30 right).

Example configuration (ideal solution):

keba:
  - host: KEBA_HOST_1
    name: "P30 left"
  - host: KEBA_HOST_2
    name: "P30 right"