Sense HAT Light
The sensehat light platform lets you control the Sense HAT board’s 8x8 RGB LED matrix on your Raspberry Pi from within Home Assistant.
To add sensehat to your installation, add the following to your configuration.yaml file:
# Example configuration.yaml entry
light:
platform: sensehat
name: SenseHAT
For setting up the Sense HAT sensors, please see the Sense HAT sensor component.