evcc vs Jeedom
A side-by-side comparison of two self-hosted home automation options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | evcc | Jeedom |
|---|---|---|
| Deploy effort | Under-an-hour setup | Under-an-hour setup |
| Health score | 91 · Excellent | 78 · Good |
| Category | Home Automation | Home Automation |
| License | MIT | GPL-2.0 |
| Language | Go | PHP |
| Setup difficulty | Medium | Medium |
| Min. RAM | 256 MB | 1,024 MB |
| Deployment | docker, binary | bare-metal, docker |
| GitHub stars | ★ 7,280 | ★ 415 |
| First released | 2019 | 2013 |
| Replaces | SmartThings | SmartThings, Hubitat |
What are evcc and Jeedom?
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
Jeedom
Jeedom is an open-source home automation platform that runs locally and supports many protocols through plugins. It offers scenario design, mobile apps, and dashboards for controlling smart devices.
- Plugin-based protocol support
- Scenario designer
- Mobile apps and dashboards
- Runs fully locally
evcc vs Jeedom: key differences
Evcc is written in Go, while Jeedom is built with PHP. Licensing differs — MIT for evcc versus GPL-2.0 for Jeedom. Evcc is the lighter option, starting around 256 MB of RAM against 1,024 MB for Jeedom. Jeedom 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 415.
Why pick each one
Choose evcc if…
- Maximizes solar self-use
- Wide hardware support
- Lightweight
Watch out for
- Niche use case
- Requires compatible hardware
Choose Jeedom if…
- Flexible and extensible
- Strong in the French community
Watch out for
- Some plugins are paid
- Interface has a learning curve
Frequently asked questions
Is evcc or Jeedom 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 Jeedom free and open-source?
Yes. evcc is licensed under MIT and Jeedom under GPL-2.0. Both can be self-hosted at no software cost.
Can I run evcc and Jeedom with Docker?
evcc: yes. Jeedom: yes.
Which is lighter on resources, evcc or Jeedom?
evcc has the smaller minimum footprint at 256 MB of RAM, compared to about 1,024 MB for Jeedom. Real-world usage depends on library size, user count, and enabled features.