First I would like to apologize myself because English is not my native language.
Using an esp32 I successfully created a bluetooth proxy and integrated it by Esphome in my HA implementation. For some reasons and surprise I couldn’t find basic Bluetooth sensors like “door sensor” or “on/off reed switches”. There are many devices like soil humidity & temperature, mmwave detector, temperature & humidity and so on Even inside the document: “ESPHome Docs — ESPHome” I didn’t find a ready project with basic sensors via BT-BLE. I´m intending to use this interface just to test the Esp32 BT proxy cause I had invested a lot of time .The main point is: Does anyone have a project or indication of a hardware that is recognized as a BT-BLE sensor of the ones I’m looking for ? I’ve already studied that only this type of sensors can be managed by the Bluetooth integration of Home Assistant, but after all, mmwave and soil sensors use much more “resources” than a simple reed switch sensor ou door sensors.