Skip to content

Commit

Permalink
🔔 add entities for linp.doorbell.g04 (#2085)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Dec 16, 2024
1 parent c7b1ff4 commit a4ee76a
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 @@ -902,6 +902,13 @@
'switch_properties': 'alarm,warm_wind_turn,turn_ovp,dry_turn,turn_off_dry_turn',
'number_properties': 'screen_brightness,tsms_turn_off',
},
'linp.doorbell.g04': {
'sensor_properties': 'pressed_key',
'switch_properties': 'on',
'select_properties': 'current_music,current_key',
'number_properties': 'volume',
'select_actions': 'play_music',
},
'linp.switch.s2dw3': {
'button_actions': 'reboot',
'switch_properties': 'screen.on,auto_screen_off,auto_screen_brightness,night_mode',
Expand Down

0 comments on commit a4ee76a

Please sign in to comment.