Skip to content

TSL2561 Light Sensor platform for Raspberry Pi

Notifications You must be signed in to change notification settings

jpcaldwell30/tsl2561_luminosity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%