I just added switchbot motion and contact sensor to my esp32 implementation
note: normally a contact sensor would be a binary open/closed, but switchbot returns “open”, "closed’, and “timeout”. so it is just a sensor with 3 possible values
I just added switchbot motion and contact sensor to my esp32 implementation
note: normally a contact sensor would be a binary open/closed, but switchbot returns “open”, "closed’, and “timeout”. so it is just a sensor with 3 possible values