mirror of
https://github.com/esphome/esphome.git
synced 2025-10-18 01:33:51 +01:00
10 lines
228 B
YAML
10 lines
228 B
YAML
sensor:
|
|
- platform: mmc5603
|
|
address: 0x30
|
|
field_strength_x:
|
|
name: HMC5883L Field Strength X
|
|
field_strength_y:
|
|
name: HMC5883L Field Strength Y
|
|
field_strength_z:
|
|
name: HMC5883L Field Strength Z
|