Skip to content

Services

The integration adds the following services:

deebot.refresh

Service to manually refresh parts of the vacuum.

Parameters:

  • service: deebot.refresh
  • target.entity_id: Entity id of vacuum
  • data.category: Category, which should be refreshed. Following are supported:
    • Status
    • Error
    • Fan speed
    • Clean logs
    • Water
    • Battery
    • Stats
    • Life spans
    • Rooms
    • Map
Example
service: deebot.refresh
data:
  category: Status
target:
  entity_id: vacuum.YOUR_ROBOT_NAME