From 5cc775168257e73854152c6bb67760c776edfd87 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 9 Oct 2025 09:33:39 -1000 Subject: [PATCH] missing bus --- tests/components/tcs34725/common.yaml | 1 + tests/components/tee501/common.yaml | 1 + tests/components/tem3200/common.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/tests/components/tcs34725/common.yaml b/tests/components/tcs34725/common.yaml index 4a02b30bcf..e16862035e 100644 --- a/tests/components/tcs34725/common.yaml +++ b/tests/components/tcs34725/common.yaml @@ -1,5 +1,6 @@ sensor: - platform: tcs34725 + i2c_id: i2c_bus red_channel: name: Red Channel green_channel: diff --git a/tests/components/tee501/common.yaml b/tests/components/tee501/common.yaml index 1a2ce50e33..82091faccf 100644 --- a/tests/components/tee501/common.yaml +++ b/tests/components/tee501/common.yaml @@ -1,4 +1,5 @@ sensor: - platform: tee501 + i2c_id: i2c_bus name: TEE501 Temperature address: 0x48 diff --git a/tests/components/tem3200/common.yaml b/tests/components/tem3200/common.yaml index d03e848c2c..cef7317450 100644 --- a/tests/components/tem3200/common.yaml +++ b/tests/components/tem3200/common.yaml @@ -1,5 +1,6 @@ sensor: - platform: tem3200 + i2c_id: i2c_bus update_interval: 1s temperature: