evcc vs FHEM

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?
FeatureevccFHEM
Deploy effortUnder-an-hour setupUnder-an-hour setup
Health score91 · Excellent62 · Good
CategoryHome AutomationHome Automation
LicenseMITGPL-2.0
LanguageGoPerl
Setup difficultyMediumHard
Min. RAM256 MB256 MB
Deploymentdocker, binarydocker, bare-metal
GitHub stars★ 7,280★ 22
First released20192005
ReplacesSmartThingsSmartThings

What are evcc and FHEM?

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 →

FHEM

FHEM is a long-standing, GPL-licensed server for home automation used to control lights, heating, alarms, and many other devices. It supports a vast range of protocols through community modules.

  • Vast protocol support
  • Community module library
  • Lightweight Perl server
  • Long-term reliability

evcc vs FHEM: key differences

Evcc is written in Go, while FHEM is built with Perl. Licensing differs — MIT for evcc versus GPL-2.0 for FHEM. FHEM is the more established project (first released 2005), while evcc arrived in 2019. Evcc has the considerably larger community, at 7,280 GitHub stars versus 22.

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 FHEM if…

  • Extremely mature
  • Runs on modest hardware

Watch out for

  • Dated, technical interface
  • Configuration is arcane
FHEM details

Frequently asked questions

Is evcc or FHEM better?

evcc is the stronger all-round pick: it has both the larger community and the simpler medium setup. Consider FHEM if its specific feature set fits your needs better.

Are evcc and FHEM free and open-source?

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

Can I run evcc and FHEM with Docker?

evcc: yes. FHEM: yes.

Related comparisons