esphome/tests/components/tcs34725
RubenKelevra 021d593576 tcs34725: Replace clear channel with sensor saturation with more accurate overexposure detection
- Removes the clear channel and introduces sensor saturation as precentage value.
- Ensures values stays within 0-100% range - fixes a rare bug where values would massively exceed 0-100% range, likely due to floating point matching of the exposure time failing.
- Export R, G, B values as 0.0, until next PR adds calibrated irradiance values.
2024-10-18 13:47:10 +02:00
..
test.esp32-ard.yaml tcs34725: Replace clear channel with sensor saturation with more accurate overexposure detection 2024-10-18 13:47:10 +02:00
test.esp32-c3-ard.yaml tcs34725: Replace clear channel with sensor saturation with more accurate overexposure detection 2024-10-18 13:47:10 +02:00
test.esp32-c3-idf.yaml tcs34725: Replace clear channel with sensor saturation with more accurate overexposure detection 2024-10-18 13:47:10 +02:00
test.esp32-idf.yaml tcs34725: Replace clear channel with sensor saturation with more accurate overexposure detection 2024-10-18 13:47:10 +02:00
test.esp8266-ard.yaml tcs34725: Replace clear channel with sensor saturation with more accurate overexposure detection 2024-10-18 13:47:10 +02:00
test.rp2040-ard.yaml tcs34725: Replace clear channel with sensor saturation with more accurate overexposure detection 2024-10-18 13:47:10 +02:00