Skip to content

Commit

Permalink
add sub-entities for zimi.waterheater.h01 (al-one#1457)
Browse files Browse the repository at this point in the history
  • Loading branch information
weiting-tw authored May 3, 2024
1 parent 29c69b1 commit f77ab73
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -1718,6 +1718,14 @@
'select_properties': 'link',
'light_services': 'light',
},
'zimi.waterheater.h01': {
'sensor_properties': 'water_heater.status,water_level,temperature_tips,'
'input_water_temp,water_pump_volt,remaining_time',
'switch_properties': 'on,hot_water_recirculation,heat_preservation,jog_function,pressure_boost.status,'
'cloud_preheater,in_cloud_timer,reminder,enhanced',
'select_properties': 'light_off_time,effective,model',
'number_properties': 'target_temperature,boost_value',
},

'*.aircondition.*': {
'sensor_properties': 'electricity.electricity',
Expand Down

0 comments on commit f77ab73

Please sign in to comment.