Description

Description

PiHome is a cost-effective, open-source alternative to commercial smart home systems designed for family homes, apartments, or small commercial properties. It’s built on open hardware (Raspberry Pi & Arduino) and open-source software (OpenHAB or Home Assistant), neatly integrated into a low-voltage control panel that manages electrical circuits, collects data from sensors, and handles automation logic.

The system supports a broad ecosystem of open and commercial devices — including wireless standards like ModBusZ-Wave, ZigBee and others while MQTT is a primary communication protocol by default.

Why Go Open?

The biggest benefit of open solutions is independence: no vendor lock-in, full control, and the ability to configure and expand the system yourself. That’s essential for any modern smart home — as needs evolve, settings and automation logic will too. Affordable hardware enables redundancy and robustness beyond what most proprietary systems can offer — at a fraction of the cost.

 

Key Features

  • Power Circuit Control: lights, sockets, heating, blinds, irrigation, etc.

  • Sensor Integration: temperature, humidity, motion (extendable to CO₂, electricity, water flow, reserviour volume etc.)

  • Simple Logic Programming: intuitive "if-this-then-that" rules, ideal even for non-programmers

  • Wide Device Compatibility: supports dozens of technologies via OpenHAB Bindings or Home Assistant plugins

  • Web-Based Interface: responsive, mobile-friendly UI (MainUI in OpenHAB or various UI in Home Assistant)

  • Grafana Integration: advanced visualizations and data analytics

  • Fully Customizable: tailor interface and logic to your needs

  • Fully Local Operation: no internet dependency – your data stays in your home

 

Pros

  • Universal and flexible
  • Backed by a strong open-source community
  • Minimal hardware cost
  • No licensing or vendor restrictions

Cons

  • Requires some technical knowledge – or paid setup/support
  • No official warranty for software
  • Not suitable for users seeking a fully turn-key, zero-involvement solution.

 

Screenshots

OpenHAB Edition UI Screens

 PiHome OpenHAB Edition   PiHome OpenHAB Edition PiHome OpenHAB Edition PiHome OpenHAB Edition  PiHome OpenHAB Edition

  PiHome OpenHAB Edition PiHome OpenHAB Edition PiHome OpenHAB Edition

PiHome Pro distribution board

 PiHome Pro distribution board PiHome Pro distribution board

Our PiHome

 

Pi-Home is a ready-to-use solution with a pre-installed and pre-configured OpenHAB or Home Assistent system, including low-voltage hardware corresponding to the model house setup described in the "How-To" section.
Following the wiring diagram and installation instructions, you can easily assemble and commission the low-voltage part on your own.
Your electrician can help with the installation and connection to the high-voltage load relays (not included with Pi-Home).

Recomended

Alarm Smart Home PIR
Alarm from existing PIR sensors in a smart home.Rating: 
0%

In a your smart home, PIR sensors may not only be used to switch lights on and off based on motion, it is possible to utilize these sensors to detect the presence of motion in a particular room. This information can be used to create a relatively reliable uncertified home security system. In this guide, you will find the logic for how this can work in the OpenHAB software in our model smart home.

Voice control smart home
Voice control of the houseRating: 
71.6%

In this article, we will connect the Amazon Echo Dot voice assistant with open source home automation. We won't be using OpenHAB Cloud, so everything runs locally. In this case, a few additional settings are necessary, but the result is worth it!

Video intercom Doorbird in OpenHABRating: 
64.3%

Native support for OpenHAB is provided by video intercom by Doorbird company. The solution is powered and connected by a UTP cable and has its own IP address to make it easier for you to install at the gate. OpenHAB is then able to import images from the intercom, visit history, manage gate opening on the button and by the phone, do not disturb feature during night, alarm feature etc. In the instructions we guide you how to use OpenHAB with Doorbird D101.

Jak nastavit pevnou IP adresu v linuxu
How to set static IP for OpenHABRating: 
75%

Need fixed IP address for OpenHAB? Simple guide will show you how to set static IP address on linux Debian systems like Raspbian. You can use same guide for ubuntu or other debian like linux systems.

PiHome - Chytry dum mereni spotreby elektriny
Energy meter in smart homeRating: 
70.8%

We are providing a simple step-by-step tutorial how to install home energy meter. We did not find any MQTT device, so we buy Aeotec Home Energy Meter as we are already have a Z-Wave controlller in our smart home.

Victron & OpenHAB
Victron vs Smart HomeRating: 
0%

In this post, we will show you how to retrieve information from a photovoltaic power plant by Victron. We will connect to the Cerbo unit via MQTT. Based on these values, we can control various appliances (heating, boiler, etc.) and prevent the battery from being drained when they don't need to be.

Nilan VP18 vs OpenHABRating: 
67.2%

We provide tutorial for the connection of the active Nilan recuperation unit, in our case the VP18 K WT type with OpenHAB 3. By communicating via Modbus it is possible to read the whole range of values, but mainly also to control the unit through OpenHAB. This allows us to remotely or programmatically change the performance and ventilation settings depending on the mode (night, cooking, etc.)

DALI device control via MQTTRating: 
100%

DALI (Digital Addressable Lighting Interface) is an open interface for lighting controls in the home, industrial buildings, public objects, etc. To connect to our OpenHAB system, we can use a commercial converter from ADFWEB called HD67941-B2 - DALI / MQTT - Converter. In the article, we will show how to use this converter in conjunction with MQTT.

Shelly OpenHAB MQTT
Shelly vs OpenHABRating: 
90%

The Shelly brand is known for its products that primarily communicate over WiFi, including smart plugs, relay switches, blinds control relays, and many other devices. One of the advantages for deployment is the ability to both read and control these devices using the universal MQTT protocol. Across existing add-ons for both OpenHAB and Home Assistant, we will demonstrate how to use Shelly devices without installing any additional extensions.

NFC Tag Example in Smart Home
NFC tags in smart homeRating: 
80%

NFC (Near Field Communication) tags are small plastic or paper stickers that can be used to automate various functions in the smart home. In this article, we will show you examples of use and a guide on how to write an action on an NFC tag using a mobile phone.