Skip to content

Commit

Permalink
📷 add sub-entities for mxiang.camera.mwc11 (#1571)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Mar 14, 2024
1 parent de83200 commit 61af79d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -996,6 +996,15 @@
'chunk_properties': 1,
'button_actions': 'start_wash,pause,drain,pause_drain',
},
'mxiang.camera.mwc11': {
'sensor_properties': 'battery',
'switch_properties': 'on,time-watermark,wdr-mode,status-light,distortion-correct,'
'moved-push,human-detect,motion-detection',
'select_properties': 'night-shot,video-auto-stop-time,resolution,power-freq-switch,'
'delay-recording,recording-time,alarm-interval,detection-sensitivity',
'number_properties': 'image-rollover,rssi',
'button_actions': 'restart',
},
'mxiang.cateye.*': {
'miio_cloud_props': 'battery_level,is_can_open_video',
'miio_cloud_records': 'event.human_visit_details:1',
Expand Down

0 comments on commit 61af79d

Please sign in to comment.