mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-25 07:17:16 +00:00

Add support for VEML6075. -Shows UVA, UVB, UVIndex supported Commands are: | Command | Description | |----------------|------------------| |VEML6075power | Power up/down | |VEML6075dynamic | HD Mode | |VEML6075inttime | Integration Time | Add initial Support for VEML7700 (#8260) - the implementation based on Adafruit VEML7700 Libary. - Shows Illuminance and White Content of Light.
10 lines
340 B
INI
10 lines
340 B
INI
name=Adafruit BusIO
|
|
version=1.0.10
|
|
author=Adafruit
|
|
maintainer=Adafruit <info@adafruit.com>
|
|
sentence=This is a library for abstracting away UART, I2C and SPI interfacing
|
|
paragraph=This is a library for abstracting away UART, I2C and SPI interfacing
|
|
category=Signal Input/Output
|
|
url=https://github.com/adafruit/Adafruit_BusIO
|
|
architectures=*
|