mirror of https://github.com/arendst/Tasmota.git
Enable VL53L0X and disable TSL2561 for Tasmota-Sensors and Tasmota32
This commit is contained in:
parent
3a0c09143a
commit
5d03cc3a3a
|
@ -105,7 +105,7 @@ m = minimal, l = lite, t = tasmota, k = knx, s = sensors, i = ir, d = display
|
|||
| USE_INA219 | - | - | - / x | - | x | - | - |
|
||||
| USE_INA226 | - | - | - / - | - | - | - | - |
|
||||
| USE_SHT3X | - | - | - / x | - | x | - | - |
|
||||
| USE_TSL2561 | - | - | - / x | - | x | - | - |
|
||||
| USE_TSL2561 | - | - | - / - | - | - | - | - |
|
||||
| USE_TSL2591 | - | - | - / - | - | - | - | - |
|
||||
| USE_MGS | - | - | - / x | - | x | - | - |
|
||||
| USE_SGP30 | - | - | - / x | - | x | - | - |
|
||||
|
@ -124,7 +124,7 @@ m = minimal, l = lite, t = tasmota, k = knx, s = sensors, i = ir, d = display
|
|||
| USE_SCD30 | - | - | - / x | - | x | - | - |
|
||||
| USE_SPS30 | - | - | - / - | - | - | - | - |
|
||||
| USE_ADE7953 | - | - | x / x | x | x | - | x |
|
||||
| USE_VL53L0X | - | - | - / - | - | - | - | - |
|
||||
| USE_VL53L0X | - | - | - / x | - | x | - | - |
|
||||
| USE_MLX90614 | - | - | - / - | - | - | - | - |
|
||||
| USE_CHIRP | - | - | - / - | - | - | - | - |
|
||||
| USE_PAJ7620 | - | - | - / - | - | - | - | - |
|
||||
|
|
Loading…
Reference in New Issue