Skip to content

Commit 3ac203b

Browse files
authored
Add Matter Aqara W100 fixture (home-assistant#156305)
- Adds JSON fixture file containing Matter node data for the Aqara W100 sensor - Updates test configuration to include the new fixture in parametrized tests - Adds snapshot test data for sensor and button entities created by this device
1 parent 7c3eb19 commit 3ac203b

File tree

5 files changed

+1385
-0
lines changed

5 files changed

+1385
-0
lines changed

tests/components/matter/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ async def integration_fixture(
7979
"aqara_door_window_p2",
8080
"aqara_motion_p2",
8181
"aqara_presence_fp300",
82+
"aqara_sensor_w100",
8283
"aqara_thermostat_w500",
8384
"aqara_u200",
8485
"battery_storage",

0 commit comments

Comments
 (0)