NiteBird lightbulb ESPHome flashing?

I’ve been searching around Amazon, and I found a really cheap bulb. I’m probably going to use tuya-convert with ESPHome to flash them. Does anybody have any guidance?
I know it’s rude to just ask for codes, without any research, but they’re still in shipping. Just a hint could help a lot.

UPDATE: The bulbs arrived. I couldn’t flash them with tuya-convert, they had too new firmware. I ended up using the cloud, which I got to work after a couple hiccups.

The GPIOs are listed in a table top right.

1 Like

Sorry, kind of new to flashing lightbulbs. If I wanted to use this with Tasmota or ESPHome how would I use that configuration? If I understand correctly, that means each pin is a separate LED, and it’s RGBW, right?

Each one of the GPIOs is a PWM signal for the R , G, B and W LEDs.

You can use Tuyaconvert to flash a binary made for the light with ESPHome (using the gpio information) or flash Tasmota then apply the template from that link using the Tasmota web interface on the device.

By the sounds of it Tasmota is going to be your easiest option.

1 Like