| > There is Zigbee, Z-Wave and Matter. I am not a practitioner, but instead someone that looks at the ecosystem from time to time and has been waiting for a while, because I dont see the stack + DX/UX that I want yet. Zigbee never reached critical mass and requires a hub. Z-wave seems to be the same. Thread over wifi (IIRC different protocols/transports are just fine) is what I think will be the future. IMO Thread wins out, support gets put into routers, and I can just have a thread enabled router which MAY have other I don’t want to buy an IoT hub. Many IoT devices I want to control are powerful enough to run Wifi, and I want to control them with a standard networking stack with high adoption and familiar tooling. Thread seems to fit this use case the best. Please feel free to rip apart the above opinions, they’re loosely held. I’d love to learn how wrong I am today! > If you want to go a step further, look for devices made for ESPHome or devices made by Shelly. Both have local APIs and are very hackable. Thanks for the recommendation! Appreciate the disclosure and apologize for the blast of relatively uninformed opinions. One more side question — why is it so hard to get a simple IoT button that runs local Wifi (really hoping for no base station) only and is battery chargable? Buildable with an ESP32 clearly but I just want to buy this. |
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