Skip to content

Commit

Permalink
🚰 add entities for xiaomi.ysj.v2 (#2354)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Feb 10, 2025
1 parent 1be0155 commit 5344086
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 @@ -1911,6 +1911,13 @@
'xiaomi.wifispeaker.l09a:wake_up': {'action_params': ''},
'xiaomi.wifispeaker.lx04:wake_up': {'action_params': ''},
'xiaomi.wifispeaker.x08a:wake_up': {'action_params': ''},
'xiaomi.ysj.v2': {
'binary_sensor_properties': 'whether_have_water',
'sensor_properties': 'status,temperature,rinse_progress,store_timeout',
'switch_properties': 'icing,child_lock,drink_remind,switch_button,buzzer_enable',
'select_properties': 'mode,rinse_status',
'number_properties': 'target_temperature',
},
'xjx.toilet.relax': {
'button_actions': 'flush_on',
},
Expand Down

0 comments on commit 5344086

Please sign in to comment.