From 12eb79793483e4541f154326b8dcd405be709d81 Mon Sep 17 00:00:00 2001 From: longranger Date: Sun, 12 May 2024 20:28:13 -0700 Subject: [PATCH] Update weather.yaml to bme280_i2c. --- _data/.weather.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/.weather.yaml b/_data/.weather.yaml index 3262180..62e468c 100644 --- a/_data/.weather.yaml +++ b/_data/.weather.yaml @@ -5,7 +5,7 @@ i2c: id: bus_a sensor: - - platform: bme280 + - platform: bme280_i2c temperature: name: Temp${sn} id: bme280_temperature