OpenHAB Cloud vs evcc
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?
OpenHAB Cloud
Companion cloud service for remote openHAB access
VS
evcc
Solar-aware electric vehicle charging controller
| Feature | OpenHAB Cloud | evcc |
|---|---|---|
| Category | Home Automation | Home Automation |
| License | EPL-2.0 | MIT |
| Language | TypeScript | Go |
| Setup difficulty | Hard | Medium |
| Min. RAM | 512 MB | 256 MB |
| Deployment | docker, bare-metal | docker, binary |
| GitHub stars | ★ 306 | ★ 7,054 |
| First released | 2014 | 2019 |
| Replaces | SmartThings | SmartThings |
Why pick each one
Frequently asked questions
Is OpenHAB Cloud or evcc better?
evcc is the stronger all-round pick: it has both the larger community and the simpler medium setup. Consider OpenHAB Cloud if its specific feature set fits your needs better.
Are OpenHAB Cloud and evcc free and open-source?
Yes. OpenHAB Cloud is licensed under EPL-2.0 and evcc under MIT. Both can be self-hosted at no software cost.
Can I run OpenHAB Cloud and evcc with Docker?
OpenHAB Cloud: yes. evcc: yes.