evcc
官方Docker 应用程序 from Nodiaque's Repository
概述
evcc is an energy management system with a focus on electromobility. The software controls your EV charger or smart plug. It communicates with your vehicle, inverter or home storage to make intelligent charging decisions. The software is open source and community-driven.
You need to create a evcc.yaml file for the docker to work. Follow the instruction here:
https://docs.evcc.io/en/docs/installation/docker
Easy way is to get the zip file on your computer and run evcc configure --lang en
Then, copy the file in evcc appdata folder
The file must exist before starting the docker or it will start a demo version.
Default config put the evcc.yaml at the root of the appdata\evcc folder in Unraid. If you start the docker before creating the file, docker will create a folder named evcc.yaml instead of mapping a file. You will need to delete the folder, create the file and also delete and recreate the mapping else Docker will continue to try to map a folder instead of a file. Unfortunately, the file is mapped in /etc/evcc.yaml so we cannot just map a folder
You can freely remove all port forward after OCPP Port if you don't need them.
运行时参数
- 网络用户界面
http://[IP]:[PORT:7070]/- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--restart=on-failure:5
模板配置
Web UI PortPorttcp
Web UI Port
- 目标
- 7070
- 默认值
- 7070
- 价值
- 7070
OCPP Server PortPorttcp
Port used for OCPP Server
- 目标
- 8887
- 默认值
- 8887
- 价值
- 8887
Modbus UDP PortPortudp
Modbus UDP Port
- 目标
- 8899
- 默认值
- 8899
- 价值
- 8899
EEBus PortPorttcp
EEBus Port
- 目标
- 4712
- 默认值
- 4712
- 价值
- 4712
KEBA Chargers PortPortudp
KEBA Chargers Port
- 目标
- 7090
- 默认值
- 7090
- 价值
- 7090
SMA Sunny Home Manager PortPortudp
SMA Sunny Home Manager Port
- 目标
- 9522
- 默认值
- 9522
- 价值
- 9522
EVCC Yaml file - Must be created before starting containerPathrw
Configuration file for the EVCC Server. The file must be created before running the container. Check documentation
- 目标
- /etc/evcc.yaml
- 默认值
- /mnt/user/appdata/evcc/evcc.yaml
- 价值
- /mnt/user/appdata/evcc/evcc.yaml
EVCC DB FolderPathrw
Directory for internal database
- 目标
- /root/.evcc
- 默认值
- /mnt/user/appdata/evcc/db/
- 价值
- /mnt/user/appdata/evcc/db/
下载统计数据
3,791,676
下载总数
344,052
本月
236,365
平均每月
长期下载总量
加载图表...
详细信息
在Unraid 上运行 Evcc 。
Evcc 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。