Add yolink vibration sensor (#72926)
* Add yolink vibration sensor * add battery entity * fix suggest
This commit is contained in:
parent
a1b372e4ca
commit
c7416c0bb9
3 changed files with 27 additions and 8 deletions
|
@ -17,5 +17,6 @@ ATTR_DEVICE_DOOR_SENSOR = "DoorSensor"
|
|||
ATTR_DEVICE_TH_SENSOR = "THSensor"
|
||||
ATTR_DEVICE_MOTION_SENSOR = "MotionSensor"
|
||||
ATTR_DEVICE_LEAK_SENSOR = "LeakSensor"
|
||||
ATTR_DEVICE_VIBRATION_SENSOR = "VibrationSensor"
|
||||
ATTR_DEVICE_OUTLET = "Outlet"
|
||||
ATTR_DEVICE_SIREN = "Siren"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue