esphome / firmware

Holds firmware configuration files for projects that the ESPHome team provides.
https://esphome.io/projects
Apache License 2.0
128 stars 93 forks source link

Bluetooth Proxy and MQTT #109

Closed iz8mbw closed 7 months ago

iz8mbw commented 7 months ago

Hello. I'm using ESPHome as Bluetooth Proxy, it works OK, I use it for 3 SwtichBot temperature and humidity sensor.

What I would like to have in ESPHome is to publish via MQTT the new values of the entities discovered (in my case Temperature, Humidity, Battery and Bluetooth signal) returned from the devices (SwitchBot in my case). So, what I would like to have is every time there is a new value of each entity, ESPHome will publish via MQTT the values and do this for each Bluetooth device discovered.

How to do it?

Many thanks for your support.

jesserockz commented 7 months ago

This is not the right place to ask for this and is unrelated to the provided firmwares. Please use the ESPHome discord or Home Assistant Forums.