Ohhhh I was wondering where Home Assistant would be discussed on here. I've ran out of ideas of things to do smart home wise... I've been running Home Assistant for several years and I have done everything I can think of, other than Solar, mainly because of the great up front cost involved.
Some of the things I've done:
- Every single light bulb in the house is a zigbee smart bulb (all Philips Hue, I've found their kit is the most reliable), other than three that are operated via ZigBee switches.
- Three PIR motion sensors that also record temperature - used to automate lights in bathrooms.
- Humidity/temp sensors connected via Zigbee2MQTT
- Two Nest Learning Thermostats (one for each heating zone) integrated using the Google Nest integration. Provides more temp/humdity sensors and obviously allows heating control from HA. I have created some custom sensors to track how long the boiler has been on each day.
- Dishwasher integrated via Bosch Home Connect integration
- pfSense (router) integration - monitors WAN IP, all my interfaces, VLANs, Wireguard VPN server, bandwidth utilisation etc.
- Proxmox integration (I now run HA as a VM on Proxmox, and a couple of other VMs/containers)
- Synology NAS integration - to monitor status of the NAS, HDDs etc.
- Plex integration
- Uptime Kuma to monitor all my devices, including networking equipment and services like MQTT and DNS. It uses Discord messages to notify me if anything goes down.
- Ring door bell integration
- Levoit air purifier integrated - I have a couple of automations set to control air quality
- ESP8266 device I made that uses CT clamp over main supply tail into my property to calculate current power usage. Useful for monitoring current power consumption and plotting graphs over time.
- NUT integration for my APC UPS that provides backup power to all my key devices (ONT, pfSense router, Home Assistant, Switch etc.). Also useful as it provides current voltage, battery level etc. I have automations on what to do on power loss/switching to battery like alerting my phone via the HA app.
- LG integration for OLED TV, I use emulated hue within HA to expose it to Alexa for voice control. I also use the HA Wake On Lan function to turn it on.
- Switchbot IR blaster to control Marantz audio amplifier
- Two IP POE cameras integrated using Reolink IP Camera integration
- A 'hacked' Ikea VINDRIKTNING Air quality sensor - I soldered an ESP8266 chip to it and run Tasmota on it as an extra air quality sensor downstairs.
- Ubiquiti integration connected to my Unifi controller for Unifi AP
- Home Assistant Google Drive Backup addon to backup HA at set intervals
- InfluxDB and Grafana for data recording and graphing
- RPC Shutdown addon to shutdown my PC in the event of power loss
- Mosquitto broker and Zigbee2MQTT (I have a Sonoff Zigbee gateway) Addons
- Speedtest integration to measure and record upload/download speeds and ping at 5am every day
- A few other automations, such as knowing when someone is in the shower to keep the bathroom light on (as PIR can't see them).
Yeah, that's pretty much most of it, although I've probably missed a few things. I do have an Aqara FP1 mm wave presence detector. It worked well but I recently took it down as I can't be bothered to run permanent USB power to it.
I do actually run Alexa alongside all of the above, but only for voice control of lights and the TV/Amp. All of my automations and day to day stuff is done in HA. Hoping to get rid of Alexa at some point but I don't think HA is quite there in terms of voice control just yet... but it is the year of voice, so fingers crossed.
Anyone got any ideas of more things I can do or cool integrations/addons I may not be aware of?