diff --git a/cookbook/images/iwoole_rgbw_table_lamp.png b/cookbook/images/iwoole_rgbw_table_lamp.png new file mode 100644 index 000000000..f560c9e9f Binary files /dev/null and b/cookbook/images/iwoole_rgbw_table_lamp.png differ diff --git a/cookbook/images/iwoole_rgbw_table_lamp_connections_bottom.jpg b/cookbook/images/iwoole_rgbw_table_lamp_connections_bottom.jpg new file mode 100644 index 000000000..e7294a681 Binary files /dev/null and b/cookbook/images/iwoole_rgbw_table_lamp_connections_bottom.jpg differ diff --git a/cookbook/images/iwoole_rgbw_table_lamp_connections_top.jpg b/cookbook/images/iwoole_rgbw_table_lamp_connections_top.jpg new file mode 100644 index 000000000..03cf17fe3 Binary files /dev/null and b/cookbook/images/iwoole_rgbw_table_lamp_connections_top.jpg differ diff --git a/cookbook/images/iwoole_rgbw_table_lamp_internal_1.jpg b/cookbook/images/iwoole_rgbw_table_lamp_internal_1.jpg new file mode 100644 index 000000000..4cf5296dc Binary files /dev/null and b/cookbook/images/iwoole_rgbw_table_lamp_internal_1.jpg differ diff --git a/cookbook/images/iwoole_rgbw_table_lamp_internal_2.jpg b/cookbook/images/iwoole_rgbw_table_lamp_internal_2.jpg new file mode 100644 index 000000000..678332448 Binary files /dev/null and b/cookbook/images/iwoole_rgbw_table_lamp_internal_2.jpg differ diff --git a/cookbook/images/iwoole_rgbw_table_lamp_internal_3.jpg b/cookbook/images/iwoole_rgbw_table_lamp_internal_3.jpg new file mode 100644 index 000000000..eb5e107dd Binary files /dev/null and b/cookbook/images/iwoole_rgbw_table_lamp_internal_3.jpg differ diff --git a/cookbook/images/iwoole_rgbw_table_lamp_wires_bottom.jpg b/cookbook/images/iwoole_rgbw_table_lamp_wires_bottom.jpg new file mode 100644 index 000000000..4fcfe4857 Binary files /dev/null and b/cookbook/images/iwoole_rgbw_table_lamp_wires_bottom.jpg differ diff --git a/cookbook/images/iwoole_rgbw_table_lamp_wires_top.jpg b/cookbook/images/iwoole_rgbw_table_lamp_wires_top.jpg new file mode 100644 index 000000000..982c0ce70 Binary files /dev/null and b/cookbook/images/iwoole_rgbw_table_lamp_wires_top.jpg differ diff --git a/cookbook/iwoole_rgbw_table_lamp.rst b/cookbook/iwoole_rgbw_table_lamp.rst new file mode 100644 index 000000000..ddab429f9 --- /dev/null +++ b/cookbook/iwoole_rgbw_table_lamp.rst @@ -0,0 +1,160 @@ +IWOOLE Table Lamp +=================================== + +.. seo:: + :description: Instructions for flashing and configuring IWOOLE Table Lamps. + +The IWOOLE Table Lamp is a RGBW lamp normally configured using the Tuya Smart App. +It is available from various retailers online or directly from `iwoole.com `__. + +.. figure:: images/iwoole_rgbw_table_lamp.png + :align: center + :width: 50.0% + +1. Device overview +================== +.. note:: + + The following information relates to the desk model depicted above. A free-standing version and a desk version with a longer arm are available. They are likely to share the same internals and configuration, but I can not be certain. + +My device had no external markings at all. + +The device is a basic 4-channel PWM RGBW light in a simple elegant housing. +The LEDs are not individually addressable. +No other sensors, outputs or status LEDs are available. + +The MOSFETs for the different color channels are connected as follows: + +- GPIO04: White +- GPIO12: Green +- GPIO13: Blue +- GPIO14: Red + +1.1 Internal markings +---------------------- +.. figure:: images/iwoole_rgbw_table_lamp_internal_1.jpg + :align: center + :width: 40.0% + +.. figure:: images/iwoole_rgbw_table_lamp_internal_2.jpg + :align: center + :width: 40.0% + +.. figure:: images/iwoole_rgbw_table_lamp_internal_3.jpg + :align: center + :width: 40.0% + +2. ESPHome configuration +======================== +Since there is only one RGBW light to configure the .yaml file is fairly straightforward. +Alternatively, you could configure each channel as a separate light if desired. +I prefer to use the :ref:`color-interlock ` option along with the configuration below. + +2.1 Example configuration +------------------------- +.. code-block:: yaml + + esphome: + name: "IWOOLE Table Lamp" + #ESP type is ESP8266EX with 1MB flash + platform: ESP8266 + board: esp01_1m + + # Insert wifi and api configuration here + + # Configuration for IWOOLE PWM light + light: + - platform: rgbw + name: "Light" + red: output_red + green: output_green + blue: output_blue + white: output_white + + output: + - platform: esp8266_pwm + id: output_red + pin: GPIO14 + - platform: esp8266_pwm + id: output_green + pin: GPIO12 + - platform: esp8266_pwm + id: output_blue + pin: GPIO13 + - platform: esp8266_pwm + id: output_white + pin: GPIO4 + +3. Flashing +=========== +There are two ways to get ESPHome onto this device. +For both ways you will need to get the binary file with ESPHome's software by compiling your configuration and then downloading the binary. + +3.1 Tuya-convert +---------------- +.. note:: + + According to `blakadder.com `__ recent versions of this device can't be flashed via this method anymore. + +The first device I bought could be flashed using Tuya-convert. However, I still wanted to try and flash it via serial to see if it was possible. I messed this up and had to buy a new unit. This new unit could not be flashed using Tuya-convert. +Unfortunately it looks like new devices are being shipped with new firmware preloaded. +If the device has older firmware but is connected to the Tuya Smart app, it might upgrade and lose it's ability to be flashed. + +For instructions on how to actually flash using `Tuya-convert `__ please see the linked GitHub page. + +To get this device into flashing mode, from off, switch it on-off-on-off-on. +Load the Tasmota binary when prompted, and you can upload the ESPHome firmware from there. + +3.2 Serial connection +--------------------- +.. warning:: + + The circuit inside will be exposed to mains voltage. Do not connect your device to the mains when flashing. Flashing this device via a serial connection will involve precarious soldering and cutting through insulating heat-shrink tubing which will have to be replaced. + If you are uncomfortable with this, or are not confident around mains voltage, do not attempt to do this! Using the Tuya-convert method is preferred. + +1. Disconnect the device from mains voltage! +2. Open the device. The plastic and aluminum halves can be separated by twisting the plastic part counter-clockwise. If you're okay with a few scuffs you can also use a screwdriver (or a spudger) to separate the two halves. +3. Remove the two screws holding the round plate with the LEDs. It is connected to the main PCB with a little cable. Make note of the orientation of this connection to ensure you reconnect it correctly later. +4. Carefully remove the heat-shrink tubing around the two main PCBs. +5. Like any ESP device, to flash this chip using serial you'll need 3V3, GND, RX, TX and GPIO0 + +.. figure:: images/iwoole_rgbw_table_lamp_connections_top.jpg + :align: left + :width: 60.0% + +There are pads available for 3V3 and GPIO0 on the back. I have tried to find easier solder points on the front, marked in the image above. +Be aware that the pin labeled VCC does not carry 3V3, but 24V DC. If, for any reason, you wanted to connect any other sensor or component, the exposed pin for GPIO5 can be used, in addition to RX (GPIO3) and TX (GPIO1). + +.. figure:: images/iwoole_rgbw_table_lamp_connections_bottom.jpg + :align: left + :width: 60.0% + +I have made the following connections, I used the pad for GPIO0 because I did not know of the other connection point yet. + +.. figure:: images/iwoole_rgbw_table_lamp_wires_top.jpg + :align: left + :width: 60.0% + +.. figure:: images/iwoole_rgbw_table_lamp_wires_bottom.jpg + :align: left + :width: 60.0% + +6. Flash the chip as you would with any other, using `ESPHome-Flasher `__ or any other tool of your choosing. While this is not meant as a tutorial on flashing ESP chips, some general hints: + +- Always double-check your connections, and don't change any when the ESP is powered. I fried one of these mood lights this way. +- Ensure GPIO0 is connected to ground to get the device into programming mode, but also don't forget to disconnect this when you expect the device to start in normal mode. +- When working with a breadboard, an FTDI adapter and jumper wires, it is very easy for something to become disconnected. Try to use as few wires as possible. + +7. Re-apply some heat-shrink tubing or cover the PCBs in electrical tape. Make sure none of the traces or solder joints are exposed anymore. Re-connect the LEDs (see cable orientation in one of the images above). + +8. Screw down the plate with LEDs and close the device. + +See Also +======== + +- :doc:`/components/light/index` +- :doc:`/components/light/rgbw` +- :doc:`/components/output/index` +- :doc:`/components/output/esp8266_pwm` +- :ghedit:`Edit` + diff --git a/images/iwoole_rgbw_table_lamp.png b/images/iwoole_rgbw_table_lamp.png new file mode 100644 index 000000000..f560c9e9f Binary files /dev/null and b/images/iwoole_rgbw_table_lamp.png differ diff --git a/index.rst b/index.rst index bffba46ef..90e162835 100644 --- a/index.rst +++ b/index.rst @@ -410,6 +410,7 @@ Cookbook Sonoff light switch options, cookbook/sonoff-light-switch, light_switch.png ESP32 Water Leak Detector, cookbook/leak-detector-m5stickC, leak-detector-m5stickC_main_index.jpg IAQ (Indoor Air Quality) Board, cookbook/iaq_board, iaq_board2.jpg + IWOOLE Table Lamp, cookbook/iwoole_rgbw_table_lamp, iwoole_rgbw_table_lamp.png Do you have other awesome automations or cool setups? Please feel free to add them to the documentation for others to copy. See :doc:`Contributing `.