Skip to content

Pixoo Brightness

The pixoo light platform controls the panel brightness of a Divoom Pixoo display. It is a brightness-only light that sends the brightness command to the panel's LED-driver board.

This platform requires a pixoo display to be configured.

# Example configuration entry
light:
- platform: pixoo
pixoo_id: pixoo_display
name: "Pixoo Brightness"
  • pixoo_id (Optional, ID): The ID of the pixoo display to control. Automatically set when only one pixoo display is configured; required when there is more than one.
  • All other options from Light.