Skip to content

Commit

Permalink
馃敂 add support for madv.cateye.mi3iot
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Jun 23, 2024
1 parent a14b91d commit c057c7c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -941,6 +941,13 @@
'cloud_delay_update': 10,
},

'madv.cateye.mi3iot': {
'sensor_properties': 'battery_level',
'switch_properties': 'eco,motion_detection,alarm,autoreply,fw_autoupgrade,vistpush,motionpush',
'select_properties': 'night_shot,ringtone,alarm_interval,detection_sensitivity,motionpush_pushtype,videolength,'
'eco_code,ringer_music',
'number_properties': 'videodelay,volume',
},
'mibx5.washer.*': {
'sensor_properties': 'fault,left_time,door_state,run_status,detergent_left_level',
'switch_properties': 'sleep_mode,steam_sterilization,detergent_self_delivery',
Expand Down

0 comments on commit c057c7c

Please sign in to comment.