devWaves / SwitchBot-MQTT-BLE-ESP32

Allows for multiple SwitchBot bots and curtains to be controlled via MQTT sent to ESP32. ESP32 will send BLE commands to switchbots and return MQTT responses to the broker. Also supports Temperature, Motion, Contact sensors
MIT License
549 stars 68 forks source link

Plans to port over to OpenMQTTGateway? #76

Closed nmajin closed 2 years ago

nmajin commented 2 years ago

Makes sense since the Switchbot Bot is working on that so just curious if there are plans or if there is a technical issue to do so.

devWaves commented 2 years ago

Hey. No I don't have plans to integrate with openmqttgateway. it is coded in c++, so "technically" possible, but would be a ton of work I don't have time for. Cheers