Add Yolink lock support (#73069)

* Add yolink lock support

* Update .coveragerct

* extract the commons
This commit is contained in:
Matrix 2022-06-06 11:58:29 +08:00 committed by GitHub
parent 1744e7224b
commit db53ab5fd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 105 additions and 34 deletions

View file

@ -20,3 +20,4 @@ ATTR_DEVICE_LEAK_SENSOR = "LeakSensor"
ATTR_DEVICE_VIBRATION_SENSOR = "VibrationSensor"
ATTR_DEVICE_OUTLET = "Outlet"
ATTR_DEVICE_SIREN = "Siren"
ATTR_DEVICE_LOCK = "Lock"