Skip to content

Commit

Permalink
🛏️ add entities for iot.bed.upone (#1836)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Oct 24, 2024
1 parent 72fb897 commit d76d93e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -715,6 +715,10 @@
'select_properties': 'work_mode,hip_water_gage,woman_water_gage,hip_nozzle_position,woman_nozzle_pos,'
'seat_temperature,wind_temperature,water_temperature,auto_mode',
},
'iot.bed.upone': {
'select_properties': 'mode,min_control,light_conrtol',
'number_properties': 'light_bright',
},
'iot.plug.jdls1': {
'chunk_properties': 1,
'exclude_miot_services': 'indicator_light',
Expand Down

0 comments on commit d76d93e

Please # to comment.