DLight Hat ========== .. include:: ../refs/hat.dlight.ref The following products are supported: |DLightHAT| class DLightHat --------------- Constructors ------------ .. class:: DLightHat(i2c, address: int = 0x23) Create a DLightHat object. :param i2c: I2C object :param address: the I2C address of the device. Default is 0x23. UIFLOW2: |init.svg| DLightHat class inherits DLightUnit class, See :ref:`unit.DLightUnit.Methods ` for more details.