diff --git a/custom_components/xiaomi_miot/core/device_customizes.py b/custom_components/xiaomi_miot/core/device_customizes.py index a8d327a78..3dd7aa6d4 100644 --- a/custom_components/xiaomi_miot/core/device_customizes.py +++ b/custom_components/xiaomi_miot/core/device_customizes.py @@ -1327,6 +1327,9 @@ 'switch_properties': 'night_light,time_display,wake_up_at_night,voice', 'select_properties': 'study_time', 'number_properties': 'love_bright,love_color', + 'chunk_coordinators': [ + {'interval': 10, 'props': 'on,mode'}, + ], }, 'ows.towel_w.mj1x0': { 'sensor_properties': 'temperature',