From 118a23e334c205e029507e7f481ce7a6621290a0 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 30 Apr 2025 09:13:48 +0200 Subject: [PATCH] add evcc (#1314) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> Co-authored-by: nodiscc --- software/evcc.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/evcc.yml diff --git a/software/evcc.yml b/software/evcc.yml new file mode 100644 index 0000000000..df57bea9d1 --- /dev/null +++ b/software/evcc.yml @@ -0,0 +1,12 @@ +name: "evcc" +website_url: "https://evcc.io/" +source_code_url: "https://github.com/evcc-io/evcc" +description: "Extensible Electric Vehicle Charge Controller and home energy management system." +licenses: + - MIT +platforms: + - deb + - Docker + - Go +tags: + - Internet of Things (IoT)