Okay, so I’m not gonna lie—two weeks ago, I didn’t even know Aqara had developer tools. I just wanted smart lights and motion sensors that didn’t suck. Fast-forward to now, and I’ve got automations running that feel straight outta sci-fi. Thought I’d share my beginner-to-“almost-expert” journey in case anyone else wants to play around beyond the basics.
I started with the M3 hub and a couple of sensors. Figured I’d poke around the Developer Mode in the Aqara app (Settings > Advanced > Developer Options—it’s kinda hidden), and boom, a whole new world opened. You can sniff device logs, create custom scenes, and even get JSON level details for events? Mind. Blown.
Then I stumbled into the API docs on their dev portal. Hooked up Postman just to mess around and now I have my air purifier turning off when the bedroom AQI is clean for 30 mins—and it actually works! Way more flexible than what the app gives you.
Also, local network access + MQTT integration was surprisingly smooth once I got the hang of it. Still learning the HA (Home Assistant) side of things, but damn it’s powerful stuff.
Just curious—anyone else diving into the dev tools? Any cool use cases or tricks I should try next? I’m lowkey addicted to tweaking this setup now.