Skip to content

albatorsk/garo_wallbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garo Wallbox (EVSE) - HomeAssistant Integration

GitHub Release License

hacs_badge

This is a custom component to allow control of Garo Wallboxes in HomeAssistant.

Example entities

Support Development

Installation

Install using HACS (recomended)

If you do not have HACS installed yet visit https://hacs.xyz for installation instructions. In HACS go to the Integrations section hit the big + at the bottom right and search for Garo Wallbox.

Install manually

Clone or copy this repository and copy the folder 'custom_components/garo_wallbox' into '/custom_components/garo_wallbox'

Configuration

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.

Services

Set the mode of the EVSE

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

Set the charge limit

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

About

Garo wallbox - Home Assistant Component

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%