Home Automation System

I'm using Home Assistant running on a Raspberry Pi 3. Whenever possible, I use WiFi to communicate between remote devices.

Integrations include:

The following hardware has been flashed with Tasmota & connected to Home Assistant using MQTT:

Sensors

Network Infrastructure:

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