I would like to use the Bluetooth Proxy — ESPHome feature of Esphome. I wonder if I can use Esphome and WLED on the same device.
Can I, for example, install WLED as an Esphome module ?
Is there a workaround that would allow me to have a bluetooth_proxy device without buying another esp32 board ?
You can create an ESPHome device to control your LED strip that also has the Bluetooth proxy component but LED control will not be as full featured as WLED.
I have in my home another device that is running WLED.
Can I then use this new controller I have with EspHome (and bluetooth_proxy feature) and also use it as a LED relay ?
Can I set my other WLED controller on the network to control the led strips on this new controller over the network ?
If yes, how ? I am not sure what platform to use for that, nor how it should be configured on WLED. I can’t find examples of people doing that.