5 ms·
Maybe not exactly what you are looking for, but check out the Shelly BLU Button1. It's a BLE button with a long battery life. It sends out BLE packets when pre
by balloob 1y ago
Maybe not exactly what you are looking for, but check out the Shelly BLU Button1. It's a BLE button with a long battery life.
It sends out BLE packets when pressed, which can be picked up by Home Assistant via a Bluetooth adapter or using a Bluetooth Proxy. You can make the latter with any ESP32 and https://esphome.io/projects/?type=bluetooth https://esphome.io/projects/?type=bluetooth
- hardwaresofton 1y agoThanks for the recommendation! This definitely makes it easier. IIRC BLE power mode + wake on BLE + wifi would probably work for easy use! Sounds like a far off weekend project
- hardwaresofton 1y agoBTW, just bought a bunch of Shelly stuff. Looks like that project might happen sooner than I thought! The Shelly 1 also looked like a good option :) Thanks again for the rec.