Im looking for a wireless button for an esp32 with wled on it

Hello,
so i explain my problem real quick.
i want to put some COB CCT led strips under my cabinets in the kitchen.
My Wife told me she dont want any cables hanging around so im looking for a physical button that can perform actions like turn on/off lights and dim the lights, since i have dimmable white lights dimmable between warm and cold white but all this wireless or over another protocol. The button has to be with batteries so i can just tape it on the wall, cause she dont want to have holes too.
i have an esp32 with wled on it. I saw that you can dimm lights and do macros over wled itself. but the buttons have to be wired to a specific GPIO Pin. now i looking if there is a transmiter or reciver that i can pin on my esp than can accept a command from a button or do you know any possible way to solve this problem?

im really stuck looking for solution, but i cant find any

thank you for all help

have a great day everyone

Hello, thank you for the quick reply,
i saw most of the videos from the youtube channel. Its not a remote im looking for. I was mostly looking for button like shown in this image.


if it had a transmitter and a reviver to connect with an esp32 that would be the solution, but i cant find any

You should be able to control wled with HA without requiring anything wired to the gpio. You would need any button that shows up in HA. Lastly when HA sees the button then an HA automation can set your wled accordingly.

do you have any tutorial or smth how this works? i want to make an homeserver where i will deal with home assistant later , but at the moment im new in this, so any recommondation on parts or anything? i only have experience on arduino atm and with this i cant find a solution

I think no matter what you end up doing you are going to need to have something that will take the signal from the switch and convert it to the wled api. I don’t expect there is a button that will easily do what you are looking for. Since this is a home assistant forum, home assistant is more than capable of converting that information.
I am not going to recommend any hardware since it sounds like you have a few things to get up to speed on with HA. Here is a link to the wled HA integration.

thank you watching forward on this problem.

Have a nice day :slight_smile: