mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
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.
This commit is contained in:
parent
6806a66538
commit
68dafe02ca
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user