jpcaldwell30 / tsl2561_luminosity

TSL2561 Light Sensor platform for Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TSL2561 Luminosity Sensor

Reads luminosity using a TSL2561 luminosity sensor connected to a Raspberry Pi

Installation

hacs_badge

Installation is easiest via the Home Assistant Community Store (HACS), which is the best place to get third-party integrations for Home Assistant. Once you have HACS set up, simply click the button below (requires My Homeassistant configured) or follow the instructions for adding a custom repository and then the integration will be available to install like any other.

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

or...

Copy this folder to <config_dir>/custom_components/tsl2561_luminosity/.

Example configuration.yaml entry

Add the following to your configuration.yaml file:

# Example configuration.yaml entry
sensor:
  platform: tsl2561_luminosity

About

TSL2561 Light Sensor platform for Raspberry Pi


Languages

Language:Python 100.0%