Events
November 8, 2022 ยท View on GitHub
Integration tracks certain device properties and notifies HA on specific events similar to the notification feature but events always will be fired even notifications are disabled from integration options.
Cleanup started or finished
Fires when cleanup job is completed or canceled/ended.
dreame_vacuum_task_status
entity_id: Vacuum entitycleaning_mode: Selected cleaning modestatus: Statuswater_tank: Water tank is installedmop_pad: Mop pads are installedcompleted: Task is completed or startedcleaned_area: Cleaned area. (Only present when task is completed)cleaning_time: Cleaned area. (Only present when task is completed)active_segments: Selected rooms for the segment cleaning task. (Only present if map feature is enabled)active_areas: Selected areas for the zone cleaning task. (Only present if map feature is enabled)active_points: Selected points for the spot cleaning task. (Only present if map feature is enabled)
Consumable is depleted
Fires when consumable life is ended.
dreame_vacuum_consumable
entity_id: Vacuum entityconsumable: Consumable typemain_brush: Main brush must be replacedside_brush: Side brush must be replacedfilter: Filter must be replacedsensor: Sensors must be cleanedmop_pad: Mop pads must be replacedsilver_ion: Silver-ion must be replaceddetergent: Detergent must be replaced
Information
Fires when certain job cannot be executed due to the user settings.
dreame_vacuum_information
entity_id: Vacuum entityinformation: Information typedust_collection: Dust collection not performed due to the DnD settingscleaning_paused: Cleaning paused due to low battery
Warning
Fires when there is a dismissible warning code on the device.
dreame_vacuum_warning
entity_id: Vacuum entitywarning: Warning descriptioncode: Fault code of the warning
Error
Fires when there is a fault code on the device.
dreame_vacuum_error
entity_id: Vacuum entityerror: Error descriptioncode: Fault code of the error
2FA Login Required
Fires when there two factor authentication is required to login.
dreame_vacuum_2fa_login_
entity_id: Vacuum entityurl: 2FA login URL