Add yolink outlet (#72247)

* Add yolink outlet

* add .coveragerc

* buf fix

* suggest fix

* suggest fix
This commit is contained in:
Matrix 2022-05-22 19:20:29 +08:00 committed by GitHub
parent 4153edbcdd
commit d9732ec787
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 117 additions and 1 deletions

View file

@ -17,3 +17,4 @@ ATTR_DEVICE_DOOR_SENSOR = "DoorSensor"
ATTR_DEVICE_TH_SENSOR = "THSensor"
ATTR_DEVICE_MOTION_SENSOR = "MotionSensor"
ATTR_DEVICE_LEAK_SENSOR = "LeakSensor"
ATTR_DEVICE_OUTLET = "Outlet"