esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
404 stars 26 forks source link

Support BLE Mesh #1671

Open ThisIsTheOnlyUsernameAvailable opened 2 years ago

ThisIsTheOnlyUsernameAvailable commented 2 years ago

Describe the problem you have/What new integration you would like Native support of BLE mesh technology.

Please describe your use case for this integration and alternatives you've tried: Meshing of all BLE devices so that range and signal is reliable. I am not aware of an alternative in the ESPHOME ecosystem.

Additional context There was an interesting discussion on the HA Facebook group around the increasing quality and variety of BLE devices available. What interested me was the potential to replace more expensive ZWAVE technology.

But the natural limitation of BLE is range.

Native support for BLE Mesh would be a fantastic addition to ESPHome as it would natively network all sensors together, and allow specific placement of an ESP32 to act as a repeater/amplifier to pass blackspots.

libby2cm commented 2 years ago

I concur, this would be great.. i've been putting RGBCW downlights around the house and hate having them on wifi (not to mention tuya).. ble mesh control would be great (there are a few downlights out there that are ble only).

nagyrobi commented 2 years ago

https://github.com/esphome/feature-requests/issues/1108

StuartIanNaylor commented 2 years ago

I am also really interested in BLE Mesh Sig and yeah it would be great and many more products have arrived with esp bluetooth capable micro's. The advantage is mobile BT is common so is it since 4.2 from mobile to Pi its possible without needing additional specific radio.

returntoreality commented 1 year ago

@nagyrobi I do not think this is a duplicate of #1108. This ticket is about supporting Bluetooth LE mesh support, while #1108 is talking about WiFi meshing.

Dark-Noir commented 1 year ago

Yeah, i also would love to see this ^^

Minims commented 1 year ago

Would love to see ble mesh too to control my lights ! Thx

darfij commented 1 year ago

would love to see this !!!

Minims commented 1 year ago

There is a work in progress here : https://github.com/dominikberse/homeassistant-bluetooth-mesh

but i would prefer something running on esp32

Minims commented 1 year ago

Is there anything planned for this ? I also see this for ESP32 & IDF : https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/esp-ble-mesh/ble-mesh-index.html

mdlima commented 8 months ago

+1 to this. 🙂

theopensourcerer commented 5 months ago

Me too. I have some Hafele Loox 5 lighting [1] that uses BLE Mesh with setup and remote control using their own mobile phone app. I would love to be able to integrate this HA somehow.

[1] https://www.hafele.com.de/en/info/about-haefele/own-house-assortments/haefele-loox-5/96265/

ctomoiaga commented 1 month ago

I’d also be very happy if this will be available