mirror of
https://github.com/esphome/esphome.git
synced 2024-11-09 09:51:20 +01:00
13 lines
166 B
YAML
13 lines
166 B
YAML
i2c:
|
|
- id: i2c_mlx90614
|
|
scl: 5
|
|
sda: 4
|
|
|
|
sensor:
|
|
- platform: mlx90614
|
|
ambient:
|
|
name: Ambient
|
|
object:
|
|
name: Object
|
|
emissivity: 1.0
|