Browse Source

Lock: update general config tests to cover lock_state

Jason Rumney 1 năm trước cách đây
mục cha
commit
2139fdc923
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      tests/test_device_config.py

+ 1 - 0
tests/test_device_config.py

@@ -231,6 +231,7 @@ KNOWN_DPS = {
         "required": [],
         "optional": [
             "lock",
+            "lock_state",
             {"and": ["request_unlock", "approve_unlock"]},
             {"and": ["request_intercom", "approve_intercom"]},
             "unlock_fingerprint",