Two strip LED and two pusbatton problem in GL-C-309WL controller

Greetings to the WLED community. I’m having a little trouble setting up the GL-C-309WL controller. The essence of the problem: I have two LED strips on the ws2811. I connect one with 360 LEDs to the io16 output, and the second with 240 LEDs to the io2 output. I have two spring buttons that I connected to the io12 and io33 inputs. I added the first tape to the first segment, the second to the second. The task is to ensure that each button turns on/off only its LED strip with a short press. The standard “on” method did not work for me, because it turns on/off both tapes at once. I also noticed that the segment-by-segment implementation of output control is not very correct in my case, since the supply voltage is not removed from the io output. Are there mechanisms to implement power management for each output separately in the current firmware 0.15.4?