I'm using Home Assistant running on a Raspberry Pi 3.
Whenever possible, I use WiFi to communicate between remote devices.
Integrations include:
-
-
-
-
Shark IQ (Vacuum cleaner)
Tasmota (Lights, ESP32 devices, Temperature sensors)
UniFi Network (Network & WiFi access points)
-
-
Gledopto WLED Digital Light Strip Controller
-
-
-
-
-
The following hardware has been flashed with Tasmota & connected to Home Assistant using MQTT:
Kauf A15, A19 & A21 Bulbs
-
-
-
Sonoff S31 - Used to monitor power consumption & control outlets
-
Sonoff THR320D - Used to monitor temperature/humidity and control an attic exhaust fan
-
-
-
Sensors
-
DHT22 - Do not use with a Raspberry Pi
-
-
SONOFF SNZB-02 ZigBee Indoor Temperature and Humidity Sensor
-
Network Infrastructure:
-
RAK WisBlock - aka: with u-blox ZOE-M8Q, OLED Display & solar enclosure
Tasmota Rules:
Rule1
ON Tele-DS18B20-1#Temperature>80 do WebSend [IPADDRESS] Power1 1 BREAK
ON Tele-DS18B20-1#Temperature<75 do WebSend [IPADDRESS] Power1 0 ENDON