Jeedom integration for Home Assistant

Hello,

I built a Home Assistant integration for Jeedom users who want the best of both worlds: keep Jeedom’s device management while unlocking Home Assistant’s UI and automation power—connected via MQTT.

Highlights

1) MQTT Device Bridge

  • Exposes Jeedom devices to Home Assistant via MQTT
  • Keeps existing Jeedom device settings intact
  • Full control and monitoring from HA

2) Dual‑Environment Workflow

  • Jeedom stays the device hub
  • Home Assistant handles UI, dashboards, templates, and automation
  • A pragmatic hybrid that leverages both ecosystems

3) Smooth Transition

  • Choose between MQTT entities mode or native Jeedom entities mode
  • Minimal configuration on Jeedom (just enable MQTT for the devices you want)
  • Simple naming overrides via YAML for clean entity IDs

Why This Integration?

For Jeedom users who want to:

  • Try Home Assistant without abandoning Jeedom
  • Improve dashboards, automation logic, and notifications
  • Keep stable device tracking across reboots

How It Works

  • Uses MQTT for event/state transport
  • Builds persistent entities that restore state after HA restarts

Getting Started

Compatible with:

  • Existing Jeedom installs
  • Home Assistant setups
  • MQTT‑enabled devices
  • Any Jeedom device exposed over MQTT

Mapping

Currently Supported Domains in This Integration:

  1. binary_sensor - Binary sensors (motion, presence, door/window sensors)
  2. climate - Climate devices (thermostats)
  3. cover - Cover devices (shutters, blinds, curtains)
  4. light - Light devices (lights, switches)
  5. number - Number entities (sliders, numeric inputs)
  6. select - Select entities (dropdown menus)
  7. sensor - Sensor devices (temperature, humidity, etc.)
  8. switch - Switch devices (on/off switches)
  9. water_heater - Water heater devices (ballon d’eau chaude)

Future

The integration is modular and open to community input. If there’s interest, I’m happy to publish it on GitHub for everyone to use and improve.
Already published on Github!

Feel free to reach out if you need help with your Jeedom → Home Assistant transition. I’m French, so I’m happy to discuss in French too :slightly_smiling_face:

Hello, for everyone interested on this topic, I’ve released an update which make it compatible with HACS.
Just add the GitHub repository GitHub - clegendre/jeedom-hacs to the custom repositories.