From 45ab0a00a9618abcabda832864e823460a9cd6e4 Mon Sep 17 00:00:00 2001 From: emanrezuneb <44036597+emanrezuneb@users.noreply.github.com> Date: Sat, 27 May 2023 15:59:08 -0500 Subject: [PATCH] fix mmc5603 example (#2951) --- components/sensor/mmc5603.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/sensor/mmc5603.rst b/components/sensor/mmc5603.rst index 5b18557ba..3e88922aa 100644 --- a/components/sensor/mmc5603.rst +++ b/components/sensor/mmc5603.rst @@ -25,7 +25,7 @@ for this sensor to work. # Example configuration entry sensor: - - platform: MMC5603 + - platform: mmc5603 address: 0x30 field_strength_x: name: "MMC5603 Field Strength X"