How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Core framework of openHAB
The main features of openhab/openhab-core are: Internet Of Things, Internet of Things, More to explore.
Projects with overlapping indexed features include: gladysassistant/gladys — A privacy-first, open-source home assistant. home-assistant/core — Home Assistant is a centralized home automation platform designed to orchestrate diverse internet-connected devices… iobroker/iobroker — Automate your life! node-red/node-red — Node-RED is a visual, low-code automation framework designed for building event-driven data processing workflows. It… devicehive/devicehive-java-server — DeviceHive Java Server. dan-in-ca/sip — A highly customizable DIY irrigation/sprinkler controller based on Raspberry Pi.
Home Assistant is a centralized home automation platform designed to orchestrate diverse internet-connected devices and services. It functions as a local-first control system that normalizes heterogeneous hardware protocols into a unified set of entities, attributes, and services. The core architecture relies on an event-driven state bus and a modular integration model, allowing the system to manage state changes and communicate across decoupled components through standardized interfaces. The platform distinguishes itself through a highly flexible, declarative configuration framework that all
Automate your life!
A privacy-first, open-source home assistant
Node-RED is a visual, low-code automation framework designed for building event-driven data processing workflows. It provides a browser-based programming environment where users connect hardware devices, APIs, and online services by wiring together functional nodes in a directed graph. This visual approach allows for the creation of complex logic paths without the need for traditional source code. The platform is distinguished by its pluggable node architecture and portable flow serialization. Logic is represented as JSON-based data structures, enabling flows to be easily versioned, shared, a