Comment control heating system, Water alarm, Hue control (Score 1) 328
I use a Pi 2B with a home-made relais board to control my heating system in the house. Replaced my thermostats with ESP8266-based temperature sensors in each room, and the Pi decides when to run which circulation pump. It also records when the oil burner is firing, so I know how much heating oil I used at any time. A 2nd "central unit" Pi is running a MySql server for data storage and Web controls. That unit also has a infrared sensor to control Hue lights and similar things via IR remote. Finally, a few 1st-gen Pis act as a water alarm system, monitoring sensors on the basement floor (homegrown board measuring resistance between contacts). They have cheap USB cams and LED lights. On water detected, they alert me via text, take 20s video of the floor, and upload the video to dropbox so I can gauge how serious the issue is.