diff --git a/custom_components/midea_auto_cloud/device_mapping/T0xD9.py b/custom_components/midea_auto_cloud/device_mapping/T0xD9.py index cb84bcf..d98bbb5 100644 --- a/custom_components/midea_auto_cloud/device_mapping/T0xD9.py +++ b/custom_components/midea_auto_cloud/device_mapping/T0xD9.py @@ -24,30 +24,6 @@ DEVICE_MAPPING = { }, }, Platform.SWITCH: { - "db_clean_notification": { - "device_class": SwitchDeviceClass.SWITCH, - "rationale": [0, 1], - }, - "db_baby_lock": { - "device_class": SwitchDeviceClass.SWITCH, - "rationale": [0, 1], - }, - "db_light": { - "device_class": SwitchDeviceClass.SWITCH, - "rationale": [0, 1], - }, - "db_steam_wash": { - "device_class": SwitchDeviceClass.SWITCH, - "rationale": [0, 1], - }, - "db_fast_clean_wash": { - "device_class": SwitchDeviceClass.SWITCH, - "rationale": [0, 1], - }, - "db_wash_dry_link": { - "device_class": SwitchDeviceClass.SWITCH, - "rationale": [0, 1], - } }, Platform.SELECT: { "db_location_selection": {