1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-08 22:20:56 +00:00
2025-02-05 12:05:59 +13:00

21 lines
327 B
YAML

i2c:
- id: i2c_mlx90393
scl: ${scl_pin}
sda: ${sda_pin}
sensor:
- platform: mlx90393
oversampling: 1
filter: 0
gain: 3X
x_axis:
name: mlxxaxis
y_axis:
name: mlxyaxis
z_axis:
name: mlxzaxis
resolution: 17BIT
temperature:
name: mlxtemp
oversampling: 2