Skip to content

Commit a33c57b

Browse files
committed
update test
1 parent 06fd08e commit a33c57b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

drivers/SmartThings/matter-switch/src/test/test_matter_light_fan.lua

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ local mock_device = test.mock_device.build_test_matter_device({
2121
vendor_id = 0x0000,
2222
product_id = 0x0000,
2323
},
24+
matter_version = {
25+
software = 1,
26+
hardware = 1,
27+
},
2428
endpoints = {
2529
{
2630
endpoint_id = 0,

0 commit comments

Comments
 (0)