evcc vs Pimatic

A side-by-side comparison of two self-hosted home automation options — licensing, setup difficulty, resource needs, and what each one replaces.

Not the right match-up?
FeatureevccPimatic
Deploy effortUnder-an-hour setupRead-the-docs project
Health score91 · Excellent11 · At risk
CategoryHome AutomationHome Automation
LicenseMITGPL-2.0
LanguageGoCoffeeScript
Setup difficultyMediumMedium
Min. RAM256 MB256 MB
Deploymentdocker, binarybare-metal, source
GitHub stars★ 7,280★ 598
First released20192013
ReplacesSmartThingsSmartThings

What are evcc and Pimatic?

evcc

evcc is an open-source EV charging controller that optimizes charging around solar production and electricity prices. It targets EV owners with solar or dynamic tariffs. It is deployed via Docker or a binary.

  • Solar-optimized EV charging
  • Dynamic tariff support
  • Many wallbox integrations
  • Home Assistant integration

Read the full evcc guide →

Pimatic

Pimatic is an open-source home automation framework built on Node.js that runs on low-power devices such as the Raspberry Pi. Plugins add device support, and a rule engine plus a mobile-friendly web UI handle control and automation.

  • Plugin-based device support
  • Rule engine
  • Mobile-friendly web UI
  • Runs on Raspberry Pi

evcc vs Pimatic: key differences

Evcc is written in Go, while Pimatic is built with CoffeeScript. Licensing differs — MIT for evcc versus GPL-2.0 for Pimatic. Pimatic is the more established project (first released 2013), while evcc arrived in 2019. Evcc has the considerably larger community, at 7,280 GitHub stars versus 598. Evcc lists first-class Docker deployment; Pimatic does not.

Why pick each one

Choose evcc if…

  • Maximizes solar self-use
  • Wide hardware support
  • Lightweight

Watch out for

  • Niche use case
  • Requires compatible hardware
evcc details

Choose Pimatic if…

  • Lightweight
  • Simple rule system

Watch out for

  • Development has slowed
  • Smaller community
Pimatic details

Frequently asked questions

Is evcc or Pimatic better?

Neither is universally better. evcc has the larger community; both share a medium setup difficulty, so the decision comes down to features and licensing.

Are evcc and Pimatic free and open-source?

Yes. evcc is licensed under MIT and Pimatic under GPL-2.0. Both can be self-hosted at no software cost.

Can I run evcc and Pimatic with Docker?

evcc: yes. Pimatic: check the project docs for container support.

Related comparisons