Aqara button turning Ikea RGBW light turning on and off randomly

Hey Everyone.

I have a bit of a strange one here, and I’m bashing my head against a wall trying to figure it out.

Installed a new Ikea RGBW bulb, set it up in the Phoscon app and created a group with it and the Ikea Styrbar remote that comes with it. This seems to work fine.

Next, I grabbed an Aqara button that I had lying around and set it up with a node-red flow to activate the light from the bed (up in the kids bunk bed). Note - I had not used node-red before, but I’m pretty sure it is done correctly.

Now I have the light turning on and off randomly, and I can’t figure out what the cause is.

The deconz log for the time that it occurs shows the following for the aqara button; 0x00158D0004041CF3 is the button
0x84B4DBFFFE2F579D is the Ikea Tradfri bulb

12:07:47:626 ZCL attribute report 0x00158D0004041CF3 for cluster: 0x0000, ep: 0x01, frame control: 0x1C, mfcode: 0x115F
12:07:47:626 0x00158D0004041CF3 extract Xiaomi special attribute 0xFF01
12:07:47:627 01 battery 3025 (0x0BD1)
12:07:47:627 03 Device temperature 26 °C
12:07:47:627 04 unknown 17320 (0x43A8)
12:07:47:627 05 RSSI dB (?) 161 (0x00A1)
12:07:47:628 06 LQI (?) 4294967296 (0x0100000000)
12:07:47:628 0a Parent NWK 28447 (0x6F1F)
12:07:47:641 Replace task 208905 type 14 in queue cluster 0x0006 with newer task 208908 of same type. 1 runnig tasks
12:07:47:641 delay sending request 6 dt 0 ms to 0x84B4DBFFFE2F579D, ep: 0x01 cluster: 0x0006 onAir: 1
12:07:47:672 delay sending request 6 dt 0 ms to 0x84B4DBFFFE2F579D, ep: 0x01 cluster: 0x0006 onAir: 1
12:07:47:678 0x84B4DBFFFE2F579D force poll (2)
12:07:47:700 ZCL attribute report 0x84B4DBFFFE2F579D for cluster: 0x0008, ep: 0x01, frame control: 0x08, mfcode: 0x0000
12:07:47:764 0x84B4DBFFFE2F579D force poll (2)
12:07:47:775 ZCL attribute report 0x84B4DBFFFE2F579D for cluster: 0x0006, ep: 0x01, frame control: 0x08, mfcode: 0x0000
12:07:49:003 DeviceAnnce of LightNode: 0x84b4dbfffe2f579d Permit Join: 0
12:07:49:435 ZCL attribute report 0x84B4DBFFFE2F579D for cluster: 0x0006, ep: 0x01, frame control: 0x08, mfcode: 0x0000
12:07:49:457 ZCL attribute report 0x84B4DBFFFE2F579D for cluster: 0x0300, ep: 0x01, frame control: 0x08, mfcode: 0x0000
12:07:49:598 0x84b4dbfffe2f579d found group 0x0009
12:07:49:598 0x84b4dbfffe2f579d found group 0xFFF0
12:07:51:972 GW firmware version shall be updated to: 0x26720700

Can anyone suggest what the cause of this may be, and how I can correct it??