mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
* initial support for TSL2591 sensor * return lux, visible, ir and full light separately * better plugin init * check sensor initialization before reading it.. * incorporated a few pending fixes for the adafruit library * minor typo
10 lines
352 B
Properties
10 lines
352 B
Properties
name=Adafruit Unified Sensor
|
|
version=1.0.2
|
|
author=Adafruit <info@adafruit.com>
|
|
maintainer=Adafruit <info@adafruit.com>
|
|
sentence=Required for all Adafruit Unified Sensor based libraries.
|
|
paragraph=A unified sensor abstraction layer used by many Adafruit sensor libraries.
|
|
category=Sensors
|
|
url=https://github.com/adafruit/Adafruit_Sensor
|
|
architectures=*
|