ioBroker 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 | ioBroker | Jeedom |
|---|---|---|
| Deploy effort | Under-an-hour setup | Under-an-hour setup |
| Health score | 84 · Excellent | 78 · Good |
| Category | Home Automation | Home Automation |
| License | MIT | GPL-2.0 |
| Language | Shell | PHP |
| Setup difficulty | Medium | Medium |
| Min. RAM | 1,024 MB | 1,024 MB |
| Deployment | docker, bare-metal | bare-metal, docker |
| GitHub stars | ★ 1,377 | ★ 415 |
| First released | 2014 | 2013 |
| Replaces | SmartThings, Hubitat | SmartThings, Hubitat |
What are ioBroker and Jeedom?
ioBroker
ioBroker is an open-source IoT integration platform that connects and automates devices across many protocols and vendors. It uses adapters to bring smart home systems together under one logic engine.
- Hundreds of adapters
- JavaScript automation engine
- Multi-protocol device support
- Flexible visualization
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
ioBroker vs Jeedom: key differences
IoBroker is written in Shell, while Jeedom is built with PHP. Licensing differs — MIT for ioBroker versus GPL-2.0 for Jeedom. IoBroker has the considerably larger community, at 1,377 GitHub stars versus 415.
Why pick each one
Choose ioBroker if…
- Extremely flexible
- Huge adapter ecosystem
Watch out for
- Steep learning curve
- Setup can be complex
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 ioBroker or Jeedom better?
Neither is universally better. ioBroker has the larger community; both share a medium setup difficulty, so the decision comes down to features and licensing.
Are ioBroker and Jeedom free and open-source?
Yes. ioBroker is licensed under MIT and Jeedom under GPL-2.0. Both can be self-hosted at no software cost.
Can I run ioBroker and Jeedom with Docker?
ioBroker: yes. Jeedom: yes.