feature-requests
feature-requests copied to clipboard
Please Add Zengge bluetooth light support for ESP32
Currently ESPHome did not support Zengge bluetooth controlled lights.
Currently only Home Assistant support this, but it would be great if ESP32 can support it as well.
HA server is too far from the lights, and the range of bluetooth not cover it. If we can deploy an ESP32 to pair with the Zengge BT light, and controller it.
Additional context
You will be able to extend your Bluetooth coverage with bluetooth_proxy. Currently it's only able to receive BLE messages from anywhere an ESP32 node is located, but work is being done to be able to use it like a local dongle, through the network.
Thank you. Promising feature.., but I prefer the local ESP support, because in this case I can control the lights without HA if the HA is not reachable. The Bluetooth proxy of ESPHome currently only provides Home Assistant with passive sensor data that is advertised by certain devices...Lights is not this category.
The Bluetooth proxy of ESPHome currently only provides Home Assistant with passive sensor data that is advertised by certain devices...Lights is not this category.
Yes, that means you have to wait until work is finished.
I will. Thank you