OpenSource-Hub
O

openHAB Core

1.1k stars·System Optimization·SHA-256 checksum verified

Core framework for building smart home automation solutions, providing OSGi bundles for device integration and rule engine.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Core modular framework for smart home automation, built with Java/OSGi.

Core Features

  • Modular OSGi-based architecture with hot-pluggable add-ons
  • Supports 250+ protocols and bindings (Z-Wave, MQTT, KNX, etc.)
  • Built-in rule engine (DSL, scripts, visual rules)
  • Event-driven processing and persistence (InfluxDB, RRD4J, MySQL)
  • REST API and Web UI integration

What It Can't Do

  • ⚠️ openHAB Core is not a standalone product; it must be used with openhab-distro. Build requires JDK 21 exactly. Some tests may fail locally; use -DskipTests to bypass.

Use Cases

  • Building custom smart home automation systems
  • Integrating heterogeneous devices into a unified platform
  • Developing IoT edge computing applications

openHAB Core is the central framework of the openHAB smart home platform. It delivers a set of OSGi bundles that enable seamless integration of diverse devices and protocols (Z-Wave, MQTT, KNX, etc.), along with a powerful rule engine, event processing, persistence, and a modular add-on system. It is not a standalone product but the foundation upon which the full openHAB distribution is built, allowing developers to create custom smart home solutions with enterprise-level stability and scalability.

Tags

smart-homeiotosgijavaautomationframework

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Install JDK 21 and Maven 3, ensure 'mvn' is on your PATH

4

Step 2: git clone https://github.com/openhab/openhab-core.git

5

Step 3: cd openhab-core && mvn clean spotless:apply install

Install Guide
  1. Step 1: Install JDK 21 and Maven 3, ensure 'mvn' is on your PATH
  2. Step 2: git clone https://github.com/openhab/openhab-core.git
  3. Step 3: cd openhab-core && mvn clean spotless:apply install
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Simply delete the project directory; no other artifacts remain.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseEPL-2.0
Last Updated2026-06-25 23:05:16
GitHub Repository

Having issues? Check the FAQ below

5 FAQs

Similar Projects