mmakaay / esphome-xiaomi_bslamp2

ESPHome integration for the Xiaomi Mijia Bedside Lamp v2.
Other
204 stars 49 forks source link

[BUG] Not working anymore after completed flash #95

Closed TheFes closed 1 year ago

TheFes commented 1 year ago

Describe the bug I had a completely working bedside lamp running ESPHome based on the setup provided here. I did some minor tweaks (turning off the power button when it was off and adding some more sensors which I use for all my ESP devices). Then I read about the new btproxy option, and decided to add it as well. Flashing the new setup was completed, and then the light remained green (which it was because the flash was completed). However, after that it didn't respond to anything anymore, and also resetting it did not work.

Today I tried to reflash ESPHome on it, I soldered new wires on it, and I can perfectly flash the ESPHome bin on it (using the default setup as provided in the example). However, after that nothing happens. There is no logging in the ESPHome-flasher tool, and the device does not connect to my wifi network.

Is there anything I can do or try to get my bedside lamp working again?

Additional context Screenshot ESPHome-flasher after completed flash image

TheFes commented 1 year ago

sorry, also fixed. Turned out I forgot to disconnect GND with GPIO0 after flashing.. 😅