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