SwitchBot-MQTT-BLE-ESP32 icon indicating copy to clipboard operation
SwitchBot-MQTT-BLE-ESP32 copied to clipboard

No device

Open superino1 opened this issue 1 year ago • 8 comments

Hi all, I tried to add my switchbot, but it doesn't add. I have downloaded all the libraries mentioned, I only see the WiFi signal esp32 sensor.

superino1 avatar Mar 31 '23 07:03 superino1

I had the same problem. In my case, the 'mqtt_main_topic' was left unchanged ('switchbot'). When I changed it to 'homeassistant', then it was fixed.

ahori avatar Apr 01 '23 02:04 ahori

Thank you, but for me, no work :(

superino1 avatar Apr 01 '23 07:04 superino1

Did you edit the .ino file with the Mac Address of your Switchbot device?

iz8mbw avatar Apr 02 '23 05:04 iz8mbw

Did you edit the .ino file with the Mac Address of your Switchbot device?

Yes, I followed the guide

superino1 avatar Apr 02 '23 06:04 superino1

Well, did you check the MQTT broker status by using MQTT Explorer app? If so, may I check its output?

ahori avatar Apr 02 '23 08:04 ahori

Well, did you check the MQTT broker status by using MQTT Explorer app? If so, may I check its output?

With mqtt explorer I only see esp32, no switchbot

superino1 avatar Apr 02 '23 10:04 superino1

Here is mine; MQTT-Explorer-Screenshot.pdf

I guess your Bluetooth MAC addresses of switchbot devices are wrong and Switchbot-MQTT... cannot find switchbot devices.

ahori avatar Apr 02 '23 11:04 ahori

16804374787199185437875880036427

I guess your Bluetooth MAC addresses of switchbot devices are wrong and Switchbot-MQTT... cannot find switchbot devices.

My mistake, sorry, I didn't delete *.. Now I see it, but it doesn't work, it didn't take any commands and after a while it went to unavailable. Have switchbot one If click on switch nothing happens

superino1 avatar Apr 02 '23 12:04 superino1