Hey all, just wanted to share some of my recent trials (and errors lol) playing around with Node-RED and Aqara devices. I’m kind of a smart home enthusiast, not a hardcore dev or anything, but man, once you start poking around with Node-RED, it really levels up what your Aqara gear can do.
I used to rely mostly on the Aqara app or HomeKit, which is cool for basic stuff. But after I got into Node-RED, it’s like someone gave me superpowers. I’ve built some wild automations without even writing traditional code — Node-RED’s flow-based model is way more my vibe.
Right now, I’ve got my Aqara motion sensors talking to both my lights AND my music system. So if it’s after 8PM and the motion sensor in the hallway triggers, it dims the lights and kicks off my chill playlist on Spotify (via Home Assistant/Node-RED bridge setup). It’s way more context-aware than what I could do before.
Bonus: I also managed to set up a Telegram alert if my door sensor’s triggered during certain hours. Super handy when I’m not home.
Honestly, the hardest part was figuring out how to properly bring Aqara’s Zigbee devices into Node-RED (via Z2M in my case), but once they’re in, the possibilities feel endless.
Anyone else going this route? Would love to hear what weird/fun automations you’ve pulled off with Node-RED + Aqara. Drop ideas or setups below — always looking for inspo!