Mirabella Genio Smart Home

You will need to use the template {“NAME”:”Genio Powerboa”,”GPIO”:[56,0,0,0,22,21,0,0,24,17,25,23,0],”FLAG”:0,”BASE”:18}.

But this is not perfect, as it does not seem to be able to control the usb… Not sure if anyone comes up with a solution.

1 Like

Thanks mate, I got it working with ESP-Home in the end.

Are you able to make the usb relay work with ESPHOME? It seems the 2 usb lights never turn off…

1 Like

Yes. I know that at least one of them is switchable. Haven’t tried the other one though.

Backlog is entered on the console ( copy/Paste) its a method of entering multiple commands.

I recently purchased the Genio Powerboard, and flashed it with Tasmota 8.3.1. After a little bit of fiddling about I came up with the following template:

{"NAME":"Genio PwrBd","GPIO":[56,21,0,0,23,22,0,0,25,17,26,24,0],"FLAG":0,"BASE":18}

This provides 6 controllers:

  1. Button LED
  2. USB Ports
  3. Socket 1
  4. Socket 2
  5. Socket 3
  6. Socket 4

Additionally, I added a couple of automations in HA to control the Button LED, based on whether any socket or the USB sockets are ON/OFF.

  1. If any of the sockets or the USB sockets are switched ON, and the Button LED is OFF, then turn ON the Button LED.
  2. If any socket or the USB sockets are turned OFF, and all the other sockets and the USB sockets are OFF, turn OFF the Button LED.

Hi All
I am wondering if anyone has had any luck flashing the Mirabella I002607 RGBW Bulbs?
I just bought 6 from Woolies expecting it to go as smoothly as the one I got from Kmart. I’ve upgraded to the latest Tuya-convert but the blub doesn’t seem to want to connect back to the vtrust-flash SSID.


I could probably box them up and take them back at this point. Any assistance would be appreciated.
Thanks

Hi all,

Purchased a couple of these lights (1002607 Wifi LED GLS, 9W 75mA RGBW +2700K) from Woolies hoping to flash them, but alas it isn’t going to happen. Have dismantled one hoping to program directly via serial, however, the internals are completely different from the ones shown in this thread.

I’m hoping these images help someone!

Any chance you could post some more images of the chip at the bottom left. even scrape some of the white muck away and we can see the chip details


Will not flash with Tuya-convert :frowning:

https://docs.tuya.com/en/iot/device-development/module/wifi-module/wifilc5module?id=K9605t3bpxf75

Hope the link helps.

The pads to flash are there. Tx Rx just need to solder a wire to those pads.

if anyone has got the Mirabella I002607 RGBW Bulbs from Woolies. I have managed to finally get them to flash and into home assistant.
Step 1
Flash in you preferred method to get to tasmota.bin file on the globe. I used the OTA method for Tuya i used this video.

thanks digiblurDIY.
Step 2
Once i got into the Globes sonoff web page page. i update to latest firmware
Step 3
i went into configure Module
chose Generic(18)
D6 GPIO12 Relay1 SM2135 Dat (181)
D5 GPIO14 Sensor SM2135 Clk (180)
saved
Step 4
added my MQTT information
saved
Step 5
went into the console
setoption19 1
Step 6
then added the globe to lovelace

Happy Flashing

just posted bellow a method to do this

1 Like

I must be missing something… I’ve reset my pi up from scratch, tried combinations of 3 and 5 cycles on the bulbs, donor phone attached, pi right beside globe, I cant get these bulbs to connect.

Any tips? Not super keen to flash with serial device, but at this stage I’m running out of ideas/

Thanks Guys!

It took me 3 attempts last night. It was really random how many times I had to turn the bulb off and on to get it into flash mode. The second attempt was a slow blinking which did not work at all. Third attempt was fast blinking which then worked.
Latest tuya-convert. RGBW bulb from the recent Woolies sale. Flashed ESPHome with the custom component needed for that new chip (edit: sm2135).

@exxamalte were these the ones in the cardboard boxes or the plastic clam-shell packaging?

In a cardboard box, model number I002607.

I have purchased a few of the white only globes and I have discovered that only the “Cool White E27” appear to have an ESP8266 that can be flashed. The “Warm White” do not have the ESP8266 by the looks of it (Realtek chip ?), at least that is my conclusion. The “Cool White” packaging was not wrapped in plastic compared to the “Warm White” which were.

I have purchased Genio Warm White (1002332) and Genio Colour Changing + Warm White (1002338) bulbs. Both are in wrapped in clear plastics.

I able to flash both lamps with with Tasmota. And I also have configured colour bulb (1002338) with this Blakadder template.

Now I need ESPHome yaml file for these two bulbs. Can you share yaml files?

Thanks