Hey everyone! I wanted to share my recent experience integrating a smart meter and setting up alarms in my home automation system. It’s been quite a journey, but I managed to get everything working smoothly. Here’s how it went down:
Smart Meter Integration
I recently got my hands on an ISKRA MT681 smart meter and decided to integrate it into my Home Assistant setup. While Home Assistant doesn’t natively support SML (the protocol used by this meter), I wasn’t deterred. I stumbled upon Stefan Weigert’s excellent article on SML implementation, which gave me the foundation I needed. I adapted his Python script to work with my meter and added MQTT support to feed the data into Home Assistant. The process involved connecting a USB infrared sensor to my Raspberry Pi, setting up the serial communication, and creating a systemd service to keep the script running. It was a bit of a challenge, but seeing the energy data flow into my dashboard made it all worthwhile!
Alarm Setup
On another note, I’ve been trying to set up a reliable alarm system using my smart devices. I have a bunch of door and window sensors connected to my SmartThings hub. The idea is to receive notifications when any of these sensors trigger. However, I’ve noticed that notifications aren’t always consistent, especially when the system is in ‘Home Stay’ mode. I’m curious if others have encountered similar issues and how they’ve resolved them. Has anyone successfully configured a push notification system that reliably alerts all household members?
A Word of Caution
While exploring different devices, I came across the Reolink Atlas Ultra 4K camera. The hardware is solid, with great picture quality and solar power capabilities. However, the software leaves a lot to be desired. The mobile app is overly complicated, and the motion detection isn’t as reliable as I hoped. It’s a shame because the potential is there, but the execution falls short. I’m leaning towards switching to a Tuya-based system for better software integration and reliability.
Looking Forward
I’m excited to see how the community continues to innovate and share solutions. Whether it’s tackling tricky integrations or finding workarounds for less-than-perfect devices, the collective knowledge here is invaluable. If anyone has tips on improving notification reliability or alternative smart camera recommendations, I’d love to hear them!
Thanks for reading, and happy automating! ![]()