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
530 stars 66 forks source link

Bot v6.3 missing topics #114

Closed agnunez closed 1 year ago

agnunez commented 1 year ago

I have a working installation of SwbotMQTTBLEESP32 but with a new Bot firmware v6.3, only firmware and rssi topics are sent to MQTT broker, no topic about its state (to allow sending command to toggle it). Don't know if one can downgrade SwBot to v6.2 (supported).

agnunez commented 1 year ago

Got missconfigured data. Solved