From 68dafe02caa06ae1fecd169361a356480afaebf1 Mon Sep 17 00:00:00 2001 From: swifty99 Date: Fri, 4 Nov 2022 18:12:42 +0100 Subject: [PATCH] Remove misleading specification in example yaml Integration time of 2.4ms gives most inaccurate results. Auto integration time does a good job and is default. Reference yaml which most users copy should reflect this. --- components/sensor/tcs34725.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/sensor/tcs34725.rst b/components/sensor/tcs34725.rst index 4def11916..58c9594b7 100644 --- a/components/sensor/tcs34725.rst +++ b/components/sensor/tcs34725.rst @@ -46,8 +46,6 @@ as the color temperature in kelvin will show `0`. name: "TCS34725 Illuminance" color_temperature: name: "TCS34725 Color Temperature" - gain: 1x - integration_time: 2.4ms glass_attenuation_factor: 1.0 address: 0x29 update_interval: 60s