diff --git a/custom_components/xiaomi_miot/core/device_customizes.py b/custom_components/xiaomi_miot/core/device_customizes.py index 8eff0275f..1585dc803 100644 --- a/custom_components/xiaomi_miot/core/device_customizes.py +++ b/custom_components/xiaomi_miot/core/device_customizes.py @@ -1374,6 +1374,9 @@ 'viomi.washer.*': { 'exclude_miot_services': 'key_press', }, + 'viomi.waterheater.e1': { + 'unreadable_properties': True, # issues/1707 + }, 'viomi.waterheater.m1': { 'sensor_properties': 'water_heater.status,water_level,temperature_tips,' 'input_water_temp,water_pump_volt,remaining_time',