esphome/esphome/components/tcs34725
razorback16 534ce11d54
TCS34725 BugFix and GA factor (#2445)
- Fixed endianness bug on tcs34725 data read
- Fixed lux adjustments based on gain, integration time and GA factor
- Added glass attenuation factor to allow using this sensor behind
  semi transparent glass

Co-authored-by: Razorback16 <razorback16@users.noreply.github.com>
2021-10-13 18:45:41 +02:00
..
__init__.py 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
sensor.py TCS34725 BugFix and GA factor (#2445) 2021-10-13 18:45:41 +02:00
tcs34725.cpp TCS34725 BugFix and GA factor (#2445) 2021-10-13 18:45:41 +02:00
tcs34725.h TCS34725 BugFix and GA factor (#2445) 2021-10-13 18:45:41 +02:00