From 9195b9898ee7b8b31e36d0a19d078d6f15b71466 Mon Sep 17 00:00:00 2001 From: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com> Date: Tue, 12 May 2026 19:20:09 -0400 Subject: [PATCH] [ms8607] Pin humidity i2c_id in test fixture (#16386) --- tests/components/ms8607/common.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/components/ms8607/common.yaml b/tests/components/ms8607/common.yaml index 09a3f5a617..ad2a34308b 100644 --- a/tests/components/ms8607/common.yaml +++ b/tests/components/ms8607/common.yaml @@ -4,6 +4,7 @@ sensor: temperature: name: Temperature humidity: + i2c_id: i2c_bus name: Humidity pressure: name: Pressure