Skip to content

Commit

Permalink
🪟 improve for babai.curtain (#1332)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Oct 12, 2023
1 parent 949be04 commit 3038248
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,24 @@
'select_properties': 'mode',
},

'babai.curtain.190812': {
'chunk_properties': 1,
},
'babai.curtain.at5810': {
'chunk_properties': 1,
},
'babai.curtain.bb82mj': {
'chunk_properties': 1,
},
'babai.curtain.m515e': {
'chunk_properties': 1,
},
'babai.curtain.mtx850': {
'chunk_properties': 1,
},
'babai.curtain.yilc3': {
'chunk_properties': 1,
},
'bkrobo.chair.*': {
'sensor_properties': 'sit_state,power_state,recharge',
'switch_properties': 'on,setcheck',
Expand Down

0 comments on commit 3038248

Please sign in to comment.