Open hreuver0183 opened 4 months ago
This integration is available in HACS as "Zaptec EV Charger".
I'd be grateful if someone would make a writeup of how to install the Zaptec integration without using HACS. 👍
I just installed the integration manually(I use Home Assistant in Docker so that is the only option for me). It was pretty straight forward.
Clone or download the repository to the server where you have Home Assistant installed.
Copy the downloaded folder zaptec under custom_components to the custom_components folder where Home Assistant is installed. If you have now custom_components folder then you have to create it.
Add the lines from the downloaded configuration.yaml to your Home Assistant installations configuration.yaml.
Restart Home Assistant
Finished!
Might be that this doesn't do everything that HACS do but seems to work for me.
@Fysme I used the description you provided and updated the documentation. I changed it a bit:
config/custom_components/zaptec
in HAconfiuration.yaml
. This was just for development purposes.Thank you for providing the info!
I tried to add the automation using HACS but it seems not present. Is there a guide to install the add-on/automation manually from github?