Keeping Smart Lights Always Powered (Aqara Decoupled Mode Solution)

I wanted to share a smart home win that took way longer than it should have—but ended up being incredibly satisfying.

A couple of years ago, I installed a pair of Juno Speaker Lights on my patio. They’re awesome—color-changing lights with built-in Bluetooth speakers. I was excited to bring them into my smart home setup, but I quickly ran into two major issues.

First, the manufacturer told me the only supported smart home ecosystem was SmartThings. That was limiting, but I made it work. The bigger problem was power. These lights need constant power, but they were wired to a standard wall switch. Every time someone flipped the switch, the lights lost power, went offline, and if left off too long, became unresponsive—forcing me to re-add them from scratch. Not exactly “smart.”

I dealt with that setup for nearly two years. I looked into switch covers, smart buttons—nothing felt clean or practical for a shared household.

Then things started to click.

I discovered I could bring the speaker lights into Home Assistant using Zigbee2MQTT and a Zigbee coordinator. That alone was a huge step forward. I grouped the lights and exposed them to HomeKit, finally making them part of my broader ecosystem.

But the wall switch problem still remained.

That’s when I realized what I actually needed: a wall switch that acts like a smart button—something that doesn’t cut power, but still lets anyone walk up and control the lights.

Enter Aqara.

The Aqara Smart Wall Switch (no neutral, single rocker) turned out to be exactly what I needed. Three key things made it the perfect solution:

  1. Zigbee compatibility – I added it to Home Assistant via Zigbee2MQTT and exposed it to HomeKit alongside my lights.

  1. Decoupled Mode – This disables the relay, so the switch no longer cuts power. My speaker lights stay powered 24/7.

  1. Button event support – The switch press is exposed as an event, which I used to trigger an automation to toggle the lights.

Now everything works exactly how it should.

I can control the lights remotely through Home Assistant or HomeKit, and anyone in the house can still use the wall switch like normal—without breaking anything.

It took persistence (and a lot of trial and error), but this ended up being one of the most satisfying smart home fixes I’ve done.

Hopefully this helps someone else trying to solve the “smart device + dumb switch” problem.

20 Likes

Very helpful sharing! I’ve run into a similar issue before… Every time I turned off the switch, the smart device would lose connection. Then I started using an Aqara Mini Switch, which lets me control the switch while keeping the device connected!

7 Likes

This has been such a headache for me! You really saved the day.

5 Likes

Hello, I will write my setup to solve this problem in a separate topic later.

6 Likes

Thanks for the great description of your problem - smart lights and smart switches / dumb switches is always a struggle

4 Likes

Thank you for sharing your workaround! I think a lot of people will experience something like this. At least I did in the past and the decoupled mode is a huge plus to sort that out and power the lamps 24/7

4 Likes

Nice write up, should be mentioned that decoupled mode requires neutral wiring. I’ve got a guide in the works for achieving similar results with no-neutral wiring often found in older houses.

5 Likes

Thanks for reminding me. I made an edit to my post.

6 Likes

My first experience with “decoupled mode” actually came from inovelli smart switches that I bought a few years ago for this exact scenario. I’ve only bought 3 (very expensive) and like them but don’t love them.

Since I’ve recently gotten deep into the Aqara ecosystem I’ve been replacing switches with the VERY versatile switches that aqara offers!!

My coolest trick is that I put an H2 Dimmer switch in a room to control a Smart Pendant Light from Govee. Now what’s cool about this switch is that ALL THREE BUTTONS can be decoupled!! So, in Home Assistant, I have toggle automations that make one control the Pendant, one control my daughter’s play room lights and one to control the kitchen light!!! So I just made one switch control THREE different rooms!!

Yeah, Aqara has definitely won my home!!

6 Likes

Thanks for the detailed description of your automation.

This is my lighting solution with a smart switch + smart lamp. Setting up the H2 smart switch paired with a smart lamp. One of the connection options

5 Likes

Decoupled mode is a “power” feature for sure. Great way to level up a smart home.

5 Likes

Thanks for sharing. No more tapes over the switches. :wink:[quote=“US-EddieDaYankee, post:1, topic:287726, full:true”]

I wanted to share a smart home win that took way longer than it should have—but ended up being incredibly satisfying.

A couple of years ago, I installed a pair of Juno Speaker Lights on my patio. They’re awesome—color-changing lights with built-in Bluetooth speakers. I was excited to bring them into my smart home setup, but I quickly ran into two major issues.

First, the manufacturer told me the only supported smart home ecosystem was SmartThings. That was limiting, but I made it work. The bigger problem was power. These lights need constant power, but they were wired to a standard wall switch. Every time someone flipped the switch, the lights lost power, went offline, and if left off too long, became unresponsive—forcing me to re-add them from scratch. Not exactly “smart.”

I dealt with that setup for nearly two years. I looked into switch covers, smart buttons—nothing felt clean or practical for a shared household.

Then things started to click.

I discovered I could bring the speaker lights into Home Assistant using Zigbee2MQTT and a Zigbee coordinator. That alone was a huge step forward. I grouped the lights and exposed them to HomeKit, finally making them part of my broader ecosystem.

But the wall switch problem still remained.

That’s when I realized what I actually needed: a wall switch that acts like a smart button—something that doesn’t cut power, but still lets anyone walk up and control the lights.

Enter Aqara.

The Aqara Smart Wall Switch (no neutral, single rocker) turned out to be exactly what I needed. Three key things made it the perfect solution:

  1. Zigbee compatibility – I added it to Home Assistant via Zigbee2MQTT and exposed it to HomeKit alongside my lights.

  1. Decoupled Mode – This disables the relay, so the switch no longer cuts power. My speaker lights stay powered 24/7.

  1. Button event support – The switch press is exposed as an event, which I used to trigger an automation to toggle the lights.

Now everything works exactly how it should.

I can control the lights remotely through Home Assistant or HomeKit, and anyone in the house can still use the wall switch like normal—without breaking anything.

It took persistence (and a lot of trial and error), but this ended up being one of the most satisfying smart home fixes I’ve done.

Hopefully this helps someone else trying to solve the “smart device + dumb switch” problem.
[/quote]

2 Likes

Great write up, it’s such a clean way to achieve a happy smart home for all!

Thanks. I can’t believe it took me so long to get to this solution. The speaker lights were the main obstacle, but they are so worth it.

1 Like