Integrate Newentor Wireless Pool Thermometer 433MHZ into Home Assistant using ESP32, CC1101, and OpenMQTTGateway.

| | Allgemein, Programmierung

In this blog post, I will show you how I integrated my pool radio sensor into Home Assistant. I used an ESP32 and a CC1101 radio module for this. If you also want to monitor your pool, this guide is perfect for you.

Required Components

  1. Pool Radio Sensor[*]
  2. ESP32[*]
  3. CC1101 Radio Module / 433MHZ[*]
  4. OpenMQTTGateway
  5. Home Assistant with MQTT Integration

Step 1: Set Up Hardware

Connect ESP32 and CC1101

Connect the CC1101 radio module to the ESP32. The pins should be connected as follows:

CC1101 Pinout

BoardReceiver Pin(GDO2)Emitter Pin(GDO0)SCKVCCMOSIMISOCSNGND
ESP32D27D12D183V3D23D19D5GND
CC1101 Pinout ESP32 — Please check your specific controller pin out!

Step 2: Install OpenMQTTGateway

Download the latest version of OpenMQTTGateway and install it on your ESP32. You can use the Arduino IDE or PlatformIO for this. Detailed steps can be found in the OpenMQTTGateway documentation.

I installed it directly via the web interface –> https://docs.openmqttgateway.com/upload/web-install.html

Afterwards, you can connect via WiFi and configure everything.

Step 3: Set Up MQTT Broker

You can use any MQTT broker you prefer. Popular choices are Mosquitto or EMQX.

Step 5: Set Up Home Assistant

MQTT Integration

Add the MQTT integration to your Home Assistant. Go to the configuration interface of Home Assistant and select „Integrations“ > „MQTT“ > „Configure“.

Afterwards, the new sensor should be automatically detected.

Conclusion

With these steps, you have successfully integrated your pool radio sensor into Home Assistant. You can now monitor the temperature of your pool at any time and react accordingly. Have fun tinkering and monitoring!

Neueste Beiträge

Die perfekte Hülle für dein iPhone 15: Die TORRAS Dr. Ultra Dünn Hülle

Wenn du auf der Suche nach einer Hülle bist, die dein iPhone 15 (oder auch alle anderen Modele wie 14 oder 16[*]) perfekt schützt und dabei trotzdem unglaublich dünn und stilvoll ist, dann solltest du dir die TORRAS Dr. Ultra Dünn Hülle[*] unbedingt ansehen. Als stolzer Besitzer eines neuen iPhones habe ich mich erneut für diese Hülle entschieden – und das aus gutem Grund, denn ich habe sie bereits für mein altes iPhone 12 genutzt und war damals schon begeistert.


Weiter >>

Landroid Worx Mähroboter DIY GPS Tracking

DIY GPS Tracking für den Landroid Worx Mähroboter

Wenn du auf der Suche nach einer Möglichkeit bist, deinen Landroid Worx Mähroboter mit GPS Tracking auszustatten, dann bist du hier genau richtig. In diesem Beitrag zeige ich dir, wie du mit einem GPS Modul und einem ESP32 Controller dein eigenes Tracking-System für deinen Mähroboter realisieren kannst. Zusätzlich erkläre ich dir, wie du die Genauigkeit der GPS-Daten mittels eines Kalman-Filters in Home Assistant verbesserst.


Weiter >>

WLAN Router Einstellungen Telekom ISP / Tenda Nova MX21-Pro Mesh WLAN Wi-Fi 6E System

Persönliche Einblicke in die Einrichtung und Nutzung

Als passionierter Technologie-Enthusiast und stolzer Nutzer eines Telekom 500Mbit/s Glasfaser Internet Anschlusses war ich auf der Suche nach einem WLAN-System, das mit Leistung und Zuverlässigkeit überzeugen kann. Meine Wahl fiel auf das Tenda Nova MX21-Pro Mesh WLAN Wi-Fi 6E[*] System, und diese Entscheidung möchte ich heute ausführlich mit Ihnen teilen.


Weiter >>