Skip to content

Commit

Permalink
🛏 add sub-entities for isleep.blanket.hs220 (#901)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Dec 19, 2022
1 parent c419d1f commit 0d8fb24
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 @@ -393,6 +393,11 @@
'select_properties': 'work_mode,hip_water_gage,woman_water_gage,hip_nozzle_position,woman_nozzle_pos,'
'seat_temperature,wind_temperature,water_temperature,auto_mode',
},
'isleep.blanket.hs220': {
'sensor_properties': 'fault,temperature,water_level',
'select_properties': 'mode,sleep_level',
'switch_properties': 'low_temperature,screen_switch,key_tone,automatic_shutdown,fast_heating',
},
'izq.sensor_occupy.24': {
'interval_seconds': 15,
'sensor_properties': 'illumination,distance,has_someone_duration,no_one_duration',
Expand Down

0 comments on commit 0d8fb24

Please sign in to comment.