I use Espresence and like it very much. You can use any esp32 but, some are better than others depending on if you plan to use them for more than just a dedicated BT hub that tracks devices/BT beacons.
Me personally, I prefer to use them solely as BT hubs and want the smaller esp32 boards for this. I mostly use esp32 D1-mini but, there are others. You can track people(their devices) or BT beacons. For example I have a beacon on my dog and im alerted if shes outside and then unavailable as that usually means she got out of the fence! You can use them on your keys to track your car if it doesnt have BT and you can simply track yoir keys if you lose them and it will tell you which room they are in and how far away they are from the BT hub in that room. Its very useful for sure!
Sheesh…this is hard. ESPHOME installed. ESP32 device flashed and online. This in itself is amazing this all worked so far.
Now what? I’m sooo lost…editng the yaml file with what?
Nothing to edit. Espresence is a different firmware similar to Esphome is its own firmware. There is documentation/guides on their website that explains this stuff and how to set it up. It integrates with HA and isnt difficult at all.
You will need to install/setup MQTT in HA. Look for Mosquito and install that.
Yes, so I just found out. I was trying to trouble shoot why I couldn’t seem to get my EP1s to work with it. But it turned out to be a configuration error. They are working great now that I found my problem
Needed to make sure I was on the latest configuration from the website via USB. The version of the firmware that was available when I first got mine didn’t have bluetooth proxy enabled and to get a firmware with it enabled worked requires a USB install because it changes some of the firmware filesystem layout.