mirror of
https://github.com/esphome/esphome.git
synced 2025-10-13 23:33:48 +01:00
17 lines
341 B
YAML
17 lines
341 B
YAML
sensor:
|
|
- platform: tcs34725
|
|
red_channel:
|
|
name: Red Channel
|
|
green_channel:
|
|
name: Green Channel
|
|
blue_channel:
|
|
name: Blue Channel
|
|
clear_channel:
|
|
name: Clear Channel
|
|
illuminance:
|
|
name: Illuminance
|
|
color_temperature:
|
|
name: Color Temperature
|
|
integration_time: 614ms
|
|
gain: 60x
|