In the article on the Sonoff SNZB-03 motion detector and Ikea TRADFRI motion detector, I mentioned before that a smart home can also be expanded into a (limited) alarm system. You can […]
WeiterlesenTag: Smart
HowTo: Zigbee - Integrate Ikea TRADFRI motion detector E1525/E1745 via zigbee2mqtt in Node Red
In the article about the Sonoff SNZB-03 motion detector, I already described how you can use a motion detector to further automate your own SmartHome. Not only lights […]
WeiterlesenHowTo: Zigbee - read 4x wall switches TuYa TS0044 using Node Red
In a large part of my smart home I use the Ikea TRADFRI E1743 buttons. These can be used to conveniently switch up to four devices on and off. Recently I […]
WeiterlesenHowTo: Zigbee - IKEA TRADFRI shortcut button E1812 via zigbee2mqtt into Node Red
The IKEA TRADFRI shortcut button E1812 is the little brother of the Ikea TRADFRI E1743 button. Both are identical in size. The only differences with the shortcut button are that this […]
WeiterlesenHowTo: Zigbee - Integrate TuYa room temperature and humidity sensor TS0201 into Node Red via zigbee2mqtt
I stumbled across the TuYa TS0201 temperature and humidity sensor while looking for a simple humidity sensor. Actually, I was looking for a simple humidity sensor with a display […]
WeiterlesenHowTo: Node Red - Sending push messages using Pushover from NodeRed
So far I have used the Pushbullet Node for notifications from my SmartHome. Unfortunately, the Pushbullet app - i.e. the counterpart on your smartphone with which you receive the messages [...]
WeiterlesenHowTo: NodeRed - Automatic freeze alert via pushbullet, pushover or email
For a while I've owned one of those car covers that you put over the car to prevent ice from forming on the windows in cold temperatures. This cover […]
WeiterlesenHowTo: Zigbee - Sonoff SNZB-03 motion detector via zigbee2mqtt into NodeRed
I think a smart home is always really practical when it relieves work or makes life more pleasant. Admittedly, the possibilities are not huge in this regard. But who ever […]
WeiterlesenHowTo: Zigbee - Integrate Ikea TRADFRI E1743 push button via zigbee2mqtt in NodeRed
The IKEA TRADFRI button E1743 is one of the most used buttons in my SmartHome. It is very cheap at (currently) 6 euros per piece and at the same time the quality is very good […]
WeiterlesenHowTo: Zigbee - Register devices or sensors and actuators to zigbee2mqtt
In order for you to be able to use Zigbee devices for your SmartHome, they must of course first be connected to your Zigbee network. This can be implemented in different ways. The easiest way new devices […]
WeiterlesenHowTo: Zigbee - Prepare a Sonoff zigbee 3.0 USB Dongle Plus for zigbee2mqtt
To be able to use Zigbee sensors or actuators to control your SmartHome with zigbee2mqtt you need a Zigbee adapter. This is the interface between Zigbee device and SmartHome system (e.g. NodeRed) and [...]
WeiterlesenHowTo: Zigbee - Migrate a CC2530/CC2531 coordinator under zigbee2mqtt to another coordinator
I've been using zigbee2mqtt for quite a while to integrate Zigbee sensors and actuators into my SmartHome. For a few years I have had one on the CC2530 or CC2531 IC […]
WeiterlesenHowTo: Zigbee - Administration of Zigbee2mqtt via Dashboard
Zigbee2mqtt could initially only be configured and controlled via the configuration file or access to the MQTT server. Meanwhile, however, there is a very useful extension for zigbee2mqtt that makes it possible [...]
WeiterlesenHowTo: Zigbee - Installation of zigbee2mqtt on the Raspberry Pi
Recently I started to convert parts of my SmartHome to the Zigbee standard. In the past, I still used sensors and actuators based on the simple 433Mhz radio. [...]
WeiterlesenHowTo: ESPEasy - Set time synchronization with the DS3231 / DS3232 RTC
Thanks to NTP server ESPEasy is able to retrieve the time via WiFi connection. This possibility can be set up very easily and is described for example here: ESPEasy - NTP time retrieval [...]
WeiterlesenHowTo: pxlBlck - build pxlBlck_CassetteLamp
Meanwhile, MP3 players, smartphones and USB sticks with 128GB and more memory are part of everyday life. Storing and transporting music has therefore become easier than ever. About 30 years ago [...]
WeiterlesenHowTo: ESPEasy - Connecting the APDS-9960 gesture sensor to the ESP8266 / ESP32 and reading it out
The APDS-9960 is a sensor that can be connected to a microcontroller like the ESP8266 via the I2C bus. With the help of the sensor it is possible to recognize simple gestures, which [...]
WeiterlesenHowTo: 3D Printing - Building a Y-distributor for a 125mm exhaust hose
While setting up the exhaust system for my soldering station and the chamber of my 3D printer, I was faced with the problem of somehow splitting the intake of the exhaust system into two ways [...]
WeiterlesenHowTo: ESPEasy - ESPEasy - Set up access password, backup and restore configurations
I am not sure if ESPs can really be misused to build a botnet. Either way, security should not be neglected even with the small ESPEasy devices. [...]
WeiterlesenHowTo: Node Red - Turn Raspberry Pi screen on and off
To make sure that my MagicMirror is only on when I really use it, I configured a small automation using NodeRed. So the screen is only turned on when [...]
WeiterlesenHowTo: Node Red - Trigger actions via Windows shortcut / mouse click
So that I can switch off my 3D printer automatically after the printing process, I have installed a Sonoff relay so that it can interrupt the power supply to the complete 3D printer. The relay [...]
WeiterlesenHowTo: ESPEasy - Connecting the VL53L0X / VL53L1X distance sensor to the ESP8266 / ESP32 and reading it out
The VL53L0x or its sister/brother, the VL53L1X is a very accurate and relatively inexpensive laser distance sensor. With this, distances can be measured almost to the millimeter. In one of my [...]
WeiterlesenHowTo: ESPEasy - Connecting BME280 / BMP280 to the ESP8266 and reading it out
The BME280 is one of the sensors I use in almost all my projects. With this not only the temperature can be measured. Also the humidity and the air pressure [...]
WeiterlesenHowTo: ESPEasy - Configure MQTT Server and Subscribe to Topics
ESPEasy can now read out and / or control many different sensors and actuators (see also ESPEasy - Sensors & actuators). The "Rules" can then be used locally on the ESP to [...]
WeiterlesenHowTo: ESPEasy – connect the rotary encoder to the ESP8266 and evaluate it
Especially if your own circuit has a display to show values, the next step is to also connect a control option. You can connect pushbuttons or switches. A [...]
WeiterlesenHowTo: ESPEasy – Connect and control the PCA9685 PWM port extension to the ESP8266
The PCA9685 is a quite practical IC. It is connected to the microcontroller (for example ESP8266) via I2C and can then control up to 16 individual PWM channels. So you can [...]
WeiterlesenHowTo: Node Red – Control Spotify from NodeRed
What I really like about Spotify is that it's very networkable. You can play or control music or podcast on another device with just a few clicks. Thanks to the free possibility [...]
WeiterlesenHowTo: pxlBlck - build pxlBlck_8x8
The pxlBlck_8x8 was one of the first members of the pxlBlck family. Thanks to the few parts and the prefabricated WS2812 8×8 LED matrix it is quite fast to build and thanks to the adapter board it offers [...]
WeiterlesenHowTo: pxlBlck – Install and configure the pxlBlck plugin
The pxlBlck-plugin for the ESPEasy Framework is the "software counterpart" to the pxlBlck platforms. With the plugin you can easily control the built-in LED matrices and with the help of the other functions is relatively [...]
WeiterlesenHowTo: pxlBlck – configure clock faces and screen savers
The adjustable dials differ from the type of LED matrix used. Unfortunately, this is because different matrix sizes allow or do not allow different displays. Nevertheless, to give you a small overview [...]
Weiterlesen