evcc vs AppDaemon
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?
evcc
Solar-aware electric vehicle charging controller
VS
AppDaemon
Python apps and automation framework for Home Assistant
| Feature | evcc | AppDaemon |
|---|---|---|
| Category | Home Automation | Home Automation |
| License | MIT | Apache-2.0 |
| Language | Go | Python |
| Setup difficulty | Medium | Medium |
| Min. RAM | 256 MB | 256 MB |
| Deployment | docker, binary | docker, bare-metal |
| GitHub stars | ★ 7,054 | ★ 962 |
| First released | 2019 | 2016 |
| Replaces | SmartThings | SmartThings |
Why pick each one
Frequently asked questions
Is evcc or AppDaemon 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 AppDaemon free and open-source?
Yes. evcc is licensed under MIT and AppDaemon under Apache-2.0. Both can be self-hosted at no software cost.
Can I run evcc and AppDaemon with Docker?
evcc: yes. AppDaemon: yes.