Explorar o código

Lock: update general config tests to cover lock_state

Jason Rumney hai 9 meses
pai
achega
2139fdc923
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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",