Skip to content

Commit

Permalink
🚽 add support for dawn.toilet.02 (#1736)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Jul 7, 2024
1 parent 9bbc9e2 commit e986ddb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,11 @@
'state_class': '',
},

'dawn.toilet.02': {
'button_actions': 'stop_working,fangai,fanquan,paopaowei,chongshui,tunxi,fuxi,honggan,zijie',
'switch_properties': 'on,auto_flush,foot_sensing,moistening_wall,auto_clamshell',
'select_properties': 'target_temperature,washing_strength,nozzle_position,sensing_distance',
},
'deerma.humidifier.jsq4': {
'exclude_miot_services': None,
},
Expand Down

0 comments on commit e986ddb

Please sign in to comment.