mirror of
https://github.com/esphome/esphome.git
synced 2025-10-20 10:43:48 +01:00
Adding all config options
As requested https://github.com/esphome/esphome/pull/1505#discussion_r597326897
This commit is contained in:
@@ -574,6 +574,11 @@ sensor:
|
|||||||
name: "LTR390 Light"
|
name: "LTR390 Light"
|
||||||
als:
|
als:
|
||||||
name: "LTR390 ALS"
|
name: "LTR390 ALS"
|
||||||
|
gain: "X3"
|
||||||
|
resolution: 18
|
||||||
|
wfac: 1.0
|
||||||
|
address: 0x53
|
||||||
|
update_interval: 60s
|
||||||
- platform: max6675
|
- platform: max6675
|
||||||
name: 'Living Room Temperature'
|
name: 'Living Room Temperature'
|
||||||
cs_pin: GPIO23
|
cs_pin: GPIO23
|
||||||
|
Reference in New Issue
Block a user