Skip to content

Commit

Permalink
🚰 add support for era.ysj.b65
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Feb 25, 2024
1 parent 3a2ff42 commit 76e4316
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,12 @@
'select_properties': 'mode,fan_level,scene',
'number_properties': 'worktime,sleeptime',
},
'era.ysj.b65': {
'main_miot_services': 'water_dispenser',
'sensor_properties': 'status,tds_in,tds_out,current_water,filter_life_level',
'select_properties': 'mode,filter_reset',
'number_properties': 'out_water_volume,feidian',
},

'fawad.airrtc.40011': {
'chunk_properties': 1,
Expand Down

0 comments on commit 76e4316

Please sign in to comment.