From 96ae163cf2823c97561b5dabea25085d66ba7d32 Mon Sep 17 00:00:00 2001 From: Alone Date: Sat, 14 Sep 2024 10:19:02 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=B6=20add=20entities=20for=20rhj.senso?= =?UTF-8?q?r=5Foccupy.l730a=20(#1851)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom_components/xiaomi_miot/core/device_customizes.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/custom_components/xiaomi_miot/core/device_customizes.py b/custom_components/xiaomi_miot/core/device_customizes.py index 557c6a149..ab04495c3 100644 --- a/custom_components/xiaomi_miot/core/device_customizes.py +++ b/custom_components/xiaomi_miot/core/device_customizes.py @@ -1201,6 +1201,9 @@ 'number_properties': 'target_temperature,timer', }, + 'rhj.sensor_occupy.l730a': { + 'sensor_properties': 'illumination,no_one_duration,has_someone_duration', + }, 'roborock.vacuum.*': { 'sensor_attributes': 'props:clean_area,props:clean_time,brush_life_level', 'sensor_properties': 'vacuum.status',