mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
fix mmc5603 example (#2951)
This commit is contained in:
parent
8c6f619153
commit
45ab0a00a9
@ -25,7 +25,7 @@ for this sensor to work.
|
|||||||
|
|
||||||
# Example configuration entry
|
# Example configuration entry
|
||||||
sensor:
|
sensor:
|
||||||
- platform: MMC5603
|
- platform: mmc5603
|
||||||
address: 0x30
|
address: 0x30
|
||||||
field_strength_x:
|
field_strength_x:
|
||||||
name: "MMC5603 Field Strength X"
|
name: "MMC5603 Field Strength X"
|
||||||
|
Loading…
Reference in New Issue
Block a user