UniFi LED


UniFi LED by Ubiquiti Networks, inc. is a system of controller managed LED light panels and dimmers.

There is currently support for the following device type within Home Assistant:

Configuration

# Example configuration.yaml entry
light:
  - platform: unifiled
    host: IP_ADDRESS
    username: USERNAME
    password: PASSWORD

Configuration Variables

host string Required, default: None

IP address or hostname used to connect to the UniFi LED controller.

port string (Optional, default: 20443)

Port used to connect to the UniFi LED controller.

username string Required, default: None

Username used to log into the UniFi LED controller.

password string Required, default: None

Password used to log into the UniFi LED controller.

Light

The light panels output state and brightness are synchronized with Home Assistant.