I’ve got a few automation projects in the pipeline that will require dumb analog buttons be pushed. I lack the time at the moment to roll something custom so I’ve been looking into off the shelf options.
I did some searching here and elsewhere and could not come up with a solid answer on what is working for people device wise with home assistant.
Are you using Switchbot with success? Fingerbot? Pushbot? Something else?
Would appreciate anyone sharing what works for you and how it’s set up.
I mainly have the same problem, and whatever I found is really overkill compared to the original problem which is really “just to push a physical button”.
Somewhy these kind of fingerbots are using only BT (I haven’t found any with zigbee or wifi).
To be able to reach BT devices from a longer range, usually ESP32 boards are used to convert Bluetooth to WIFI. (Certanly if you have Bluetooth on Your HA instance and the range is not so long, it can also work some diferent way.)
There is an integration which uses ESP32 boards (only some types are suitable!) to convert Switchbot messages to MQTT messages (over WIFI). HA then is able to catch this MQTT messages and You can create automations e.g. in Node Red.
Temm me if You fond a better/easier way…
Using SwitchBot bot/curtain/meter/contact/motion MQTT ESP32 bridge - Local control for close to a year now with a standard switchbot, solid as a rock. I did give the direct native HA integration another try after the re-release of bluetooth support later last year, but it’s still no comparison.
Yes, it’s somehow sad that you need an extra esp32 for that approach, but as mentioned: never failed me once.
Yes, this is the integration I referred to, it’s good to hear that it is such a roboust solution in real life too.
Do You use Mosquito MQTT Broket and Node Red on top to integrate the bot into a Workflow, or some other solution just to call it from teh dashboard?
Do you know if it supports push and hold? I would need this to a case, when teh button must be hold for 3-5 secs.
I went ahead and picked up a Switchbot to try out. Was pretty amazed how HA almost instantly picked up the Bluetooth device and I was able to add it to the dashboard. It works fine when in the same room as my HA server but unfortunately loses range and stops working if I take it out of the room (like literally another five feet away lol).
I’m going to try a USB dongle with USB extension cable first as it’s not that much further I need to place the Switchbot.