Add yolink siren (#72341)

* Add yolink siren

* Add .coveragerc

* fix wrong comments
This commit is contained in:
Matrix 2022-05-23 16:52:05 +08:00 committed by GitHub
parent 793ad568eb
commit 800410ddf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 121 additions and 1 deletions

View file

@ -18,3 +18,4 @@ ATTR_DEVICE_TH_SENSOR = "THSensor"
ATTR_DEVICE_MOTION_SENSOR = "MotionSensor"
ATTR_DEVICE_LEAK_SENSOR = "LeakSensor"
ATTR_DEVICE_OUTLET = "Outlet"
ATTR_DEVICE_SIREN = "Siren"