Skip to content

Commit

Permalink
🍗 improve for fryer (#2024)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Dec 13, 2024
1 parent 7253834 commit 757d12f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@
},

'careli.fryer.*': {
'auto_cloud': True,
'interval_seconds': 120,
'button_actions': 'air_fryer.start_cook,pause,cancel_cooking,resume_cook',
'sensor_properties': 'status,fault,left_time,appoint_time_left',
Expand Down Expand Up @@ -1580,7 +1579,6 @@
'number_properties': 'a_countdown,b_countdown',
},
'xiaomi.fryer.maf07d': {
'auto_cloud': True,
'interval_seconds': 120,
'button_actions': 'air_fryer.start_cook,pause,cancel_cooking,resume_cook',
'sensor_properties': 'status,fault,left_time',
Expand Down

0 comments on commit 757d12f

Please sign in to comment.