mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Fix yolink leak sensor battery expose (#75423)
This commit is contained in:
@@ -52,6 +52,7 @@ class YoLinkSensorEntityDescription(
|
||||
|
||||
SENSOR_DEVICE_TYPE = [
|
||||
ATTR_DEVICE_DOOR_SENSOR,
|
||||
ATTR_DEVICE_LEAK_SENSOR,
|
||||
ATTR_DEVICE_MOTION_SENSOR,
|
||||
ATTR_DEVICE_TH_SENSOR,
|
||||
ATTR_DEVICE_VIBRATION_SENSOR,
|
||||
|
Reference in New Issue
Block a user