Smart Home

Retrofitting your existing home with smart home functions is now easier than ever.
However, due to the large number of standards and available software components, choosing a suitable system is not so easy. If you are still looking for suitable software for home automation, you should take a look at Home Assistant.


Preview Smart Home Radio Standards Overview - Comparison

Smart Home Radio Standards Overview - Comparison

created: 2022-10-24 from Bernhard

Activate light scenes via smartphone, retrofit switches, control the heating, record temperature and humidity data or react to them. If you want to add certain smart home functions to your home, you can choose from a wide variety of manufacturers and technologies. In the absence of a uniform standard, there is plenty of choice: The market in the smart home segment is literally flooded. Some manufacturers rely on open standards, while others cook their own soup, link their devices to their clouds... ... continue reading

Preview Smart-Home-Plattform - ioBroker vs. Home-Assistant

Smart-Home-Plattform - ioBroker vs. Home-Assistant

created: 2022-05-05 from Bernhard

For home automation, there are numerous different standards and a large number of different platforms. Open source platforms often offer the possibility to connect different automation standards with each other. As an example, a small mini-computer, a Raspberry Pi or a NAS equipped with multiple receivers could control different automation solutions via one platform. ... continue reading

Preview All about Home Assistant: Setup + Integration + Operation

Home Assistant

changed: 2022-08-10 from Bernhard (Initial Release: 2022-05-09)

Home Assistant is a simple platform for controlling a wide range of smart home devices thanks to numerous integration options. Home Assistant scores with a quick start-up and easy implementation of new ideas. ... continue reading

Preview ioBroker install - Docker

ioBroker install - Docker

changed: 2022-08-21 from Bernhard (Initial Release: 2022-05-09)

With ioBroker different automation solutions or devices can be combined in one system. To address specific gateways or devices, different adapters are used in ioBroker; ... continue reading

Preview Zigbee2MQTT vs deCONZ and Phoscon

Zigbee2MQTT vs deCONZ and Phoscon

created: 2022-05-09 from Bernhard

Both Phoscon and Zigbee2MQTT are programs for controlling a Zigbee gateway, like the Conbee 2. The primary task of a Zigbee gateway is to connect and centrally control Zigbee devices. After initial difficulties with stability, Phoscon worked relatively well for me recently, but after more than a year of deCONZ and Phoscon I switched to Zigbee2MQTT.One reason for the change was a dimmer switch, which I did not get stable under Phoscon until last: Sometimes it worked, sometimes not, see also: Conb... ... continue reading

Preview Commissioning Zigbee2MQTT in Docker - step by step

Commissioning Zigbee2MQTT in Docker - step by step

created: 2022-05-09 from Bernhard

Zigbee2MQTT is an open source Zigbee bridge which can be easily integrated into existing smart home solutions thanks to the MQTT network protocol. As an example, Zigbee2MQTT combined with MQTT broker Mosquitto and Home Assistant can collect, display, record and control data from Zigbee devices. The setup described here uses Docker as a base. Manufacturer's website: https://www.zigbee2mqtt.io ... continue reading

Preview Conbee 2: Phoscon deCONZ - Docker Startup | Review

Conbee 2: Phoscon deCONZ - Docker Startup | Review

changed: 2022-08-21 from Bernhard (Initial Release: 2022-05-09)

With the small USB stick Conbee2 I extended my NAS with a Zigbee gateway. Conbee2 can be installed on Raspbian, Ubuntu, Docker or Windows. ... continue reading

MQTT - Broker in Docker

MQTT - Broker in Docker

created: 2022-05-06 from Bernhard

MQTT (Message Queuing Telemetry Transport) is an open network protocol for transmitting messages between devices. An MQTT broker, like the open source Mosquitto server, is a simple solution to receive data from SmartHome devices or to control them .As an example, I use MQTT with an ESP32 microcontroller to have it send values to the MQTT broker, which can be retrieved via the MQTT integration in HomeAssistant. In addition, I use the MQTTBroker to communicate my Zigbee devices via Zigbee2MQT, see... ... continue reading

Preview Monitor water meter, record consumption: ESP32-Cam

Monitor water meter, record consumption: ESP32-Cam

created: 2023-01-16 from Bernhard

First of all a big thank you to the creators of the "AI-on-the-edge-device" digitizer. The project allows to digitize the water consumption of an analog water meter with a 10 € cheap ESP32 cam. I describe exactly how this works in this article. ... continue reading

Preview Field report: Ultrasonic flowmeter TUF-2000M

Field report: Ultrasonic flowmeter TUF-2000M

created: 2022-07-13 from Bernhard

Since my heating system, a water-to-water heat pump, does not offer the possibility to measure or record the water flow of the primary water circuit, I could not estimate whether enough water is being pumped from the extraction well.In addition to having to keeprecords of the flow rate for approval of the system , knowing the water flow rate for this type of system is essential for potential fault diagnosis. In order to keep a better eye on the primary circuit as a potential source of error, I... ... continue reading

Preview Grafana: Docker - visualize data and define alarms

Grafana: Docker - visualize data and define alarms

created: 2022-05-09 from Bernhard

Grafana is a web application for visualizing data. With Grafana you can create nice charts or define alarms in a few minutes. ... continue reading

Preview ESP32 programming, Arduino - install requirements

ESP32 programming, Arduino - install requirements

created: 2023-07-13 from Bernhard

I have not had much to do with Arduino or microcontrollers, apart from updating and operating my 3D printer. Microcontrollers, for example the ESP32, offer a cheap alternative to the Raspberry Pi for certain purposes, such as collecting data or certain control or monitoring tasks: WLAN and Bluetooth included. After entering new territory for me here, I wanted to share my experience from a beginner's point of view. Background of my efforts was a concrete use case. ... continue reading

Preview InfluxDB: Time series database in Docker

InfluxDB: Time series database in Docker

created: 2022-05-09 from Bernhard

An InfluxDB database is a database optimized for time data. For visualization InfluxDB is often used in combination with Grafana. Note: This article refers to InfluxDB version 1, information about version 2 will follow soon. ... continue reading

Übersetzung Deutsch

By continuing to browse the site, you agree to our use of cookies. More Details