Skip to content

Commit

Permalink
💡 improve for devcea.light.ls2307 (#1933)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Nov 18, 2024
1 parent 775c6fb commit bd52d31
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,14 @@
'sensor_properties': 'realtime_heart_rate,realtime_breath_rate,realtime_sleepstage',
'switch_properties': 'fast_update_switch',
},
'devcea.light.ls2307': {
'interval_seconds': 60,
'exclude_miot_properties': 'update,colorful_set',
'switch_properties': 'flex_switch,ac_status,power_on_state,custom_sleep_aid,custom_weak_up',
'select_properties': 'ambient_light.mode',
'number_properties': 'default_brightness,default_temperature,sleep_aid_time,wake_up_time,'
'gradient_duration_on,gradient_duration_of,gradient_duration_aj,ambient_light.color',
},
'deye.derh.u20a3': {
'target_humidity_ratio': 9.0909,
},
Expand Down

0 comments on commit bd52d31

Please sign in to comment.