mirror of https://github.com/arendst/Tasmota.git
14 lines
398 B
JSON
14 lines
398 B
JSON
{
|
|
"name": "Joba_Tsl2561",
|
|
"version": "2.0.10",
|
|
"keywords": "twowire, i2c, bus, sensor, luminosity, illuminance, lux",
|
|
"description": "Arduino library for ams (taos) luminance chip Tsl2561 with autogain. Tested with Nano, Esp8266 and Esp32.",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/joba-1/Joba_Tsl2561.git"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "*"
|
|
}
|