BlinkStick


The blinkstick platform lets you control your Blinkstick lights from within Home Assistant.

Setup

To use your Blinkstick, you need to allow the access to the device for non-root users.

sudo blinkstick --add-udev-rule

Configuration

To add a Blinkstick to your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
light:
  - platform: blinksticklight
    serial: BS000795-1.1

Configuration Variables

serial string Required, default: 640

The serial number of your stick.

name string (Optional, default: Blinkstick)

Name of the stick.