This is a custom component to allow control of Garo Wallboxes in HomeAssistant.
Once installed the Garo Wallbox integration can be configured via the Home Assistant integration interface where you can enter the IP address of the device.
Service: garo_wallbox.set_mode
| Parameter | Description | Example |
|---|---|---|
| entity_id | Name of the entity to change | sensor.garage_charger |
| mode | The new mode available modes: On, Off, Schema |
On |
Service: garo_wallbox.set_current_limit
| Parameter | Description | Example |
|---|---|---|
| entity_id | Name of the entity to change | sensor.garage_charger |
| limit | The new limit in Ampare | 10 |
