diff --git a/cookbook/mirabella-genio-bulb.rst b/cookbook/mirabella-genio-bulb.rst index bbfcfa0d2..80045f9a9 100644 --- a/cookbook/mirabella-genio-bulb.rst +++ b/cookbook/mirabella-genio-bulb.rst @@ -10,7 +10,10 @@ The Mirabella Genio is a Tuya-based smart bulb sold by Kmart in Australia. Originally intended to be used with their companion app once flashed using `tuya-convert `__ ESPHome generated firmware can be uploaded allowing you to control the bulbs via Home Assistant. -Please note that the new version of this bulb that comes in a cardboard box does NOT have an ESP chipset inside and cannot be flashed. +.. note:: + + Please note that the new version of this bulb that comes in a cardboard box are using the TYLC5 module which does not work via tuya-convert. + These bulbs are also using the SM2135 chipset and not PWM anymore. 1. Create the ESPHome Firmware ------------------------------