Skip to content

thecem/hassio-addon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evcc-hassio-addon

evcc Add-on for Home Assistant OS

Installation

Follow these steps to get the add-on installed on your system:

  • Navigate in your Home Assistant frontend to Supervisor -> Add-on Store.

  • Click -> Add-on Store.

  • Click -> three dots -> Repositories.

  • Click -> three dots -> Repositories.

  • Copy "https://github.com/evcc-io/hassio-addon" Click -> Add

  • Find the "evcc" add-on and click it.

  • Click on the "INSTALL" button.

  • Go to Information nenu in the "evcc" Addon and activate "show in side bar"

  • Go to Configuration menu and select your working directory (example):

    - config_file: /config/evcc.yaml
    - sqlite_file: /data/evcc.db
    

    !! BREAKING CHANGE with version 0.122.2 !!

    /config directs to addons_config/[container-ID]_evcc (/addon_configs/<your addon's slug>) in Home Assistant. To access this new share in homeassistant you have to install at least verion 11.0.0 of Samba Share Copy your config from /config (in Samba share 11.0.0 /config is named /homeassistant) to addons_config/[container-ID]_evcc

  • evcc configuration file evcc.yaml

!! NOTE !!

The Home Assistant Addon evcc is based on docker, there is no possibility to create a configuration file for evcc inside the evcc docker with "evcc configure"!

As a result of this a working evcc configuration is required.

To do this, perform the steps in the documentation of evcc to create a configuration file "evcc.yaml":

Configuration of evcc

About

Hass.io add-on for EVCC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published