Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manually add automation to HA #107

Open
hreuver0183 opened this issue Jul 13, 2024 · 4 comments · May be fixed by #148
Open

Manually add automation to HA #107

hreuver0183 opened this issue Jul 13, 2024 · 4 comments · May be fixed by #148
Labels
documentation Issues about documentation help wanted Extra attention is needed

Comments

@hreuver0183
Copy link

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?

@sveinse
Copy link
Collaborator

sveinse commented Sep 19, 2024

This integration is available in HACS as "Zaptec EV Charger".

@sveinse
Copy link
Collaborator

sveinse commented Oct 8, 2024

I'd be grateful if someone would make a writeup of how to install the Zaptec integration without using HACS. 👍

@sveinse sveinse added help wanted Extra attention is needed documentation Issues about documentation labels Oct 8, 2024
@Fysme
Copy link

Fysme commented Nov 14, 2024

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.

  1. Clone or download the repository to the server where you have Home Assistant installed.

  2. 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.

  3. Add the lines from the downloaded configuration.yaml to your Home Assistant installations configuration.yaml.

  4. Restart Home Assistant

  5. Finished!

Might be that this doesn't do everything that HACS do but seems to work for me.

@sveinse sveinse linked a pull request Nov 24, 2024 that will close this issue
@sveinse
Copy link
Collaborator

sveinse commented Nov 24, 2024

@Fysme I used the description you provided and updated the documentation. I changed it a bit:

  • The component should be added to config/custom_components/zaptec in HA
  • It's not necessary to add the confiuration.yaml. This was just for development purposes.
  • Add the integration to HA in the same way as HACS

Thank you for providing the info!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues about documentation help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants