Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

EUFY Robovac integration #139

Description

@cvman16

From my logs, you need to updated the code as you are calling on deprecated actions. first will be removed in 2 months.

Detected that custom integration 'robovac' is setting state directly. Entity None (<class 'custom_components.robovac.vacuum.RoboVacEntity'>) should implement the 'activity' property and return its state using the VacuumActivity enum. This will stop working in Home Assistant 2026.1, please create a bug report at https://github.com/codefoodpixels/robovac/issues

Detected that custom integration 'robovac' is setting the battery supported feature which has been deprecated. Integration robovac should remove this as part of migrating the battery level and icon to a sensor. This will stop working in Home Assistant 2026.8, please create a bug report at https://github.com/codefoodpixels/robovac/issues

Detected that custom integration 'robovac' is setting the battery_level which has been deprecated. Integration robovac should implement a sensor instead with a correct device class and link it to the same device. This will stop working in Home Assistant 2026.8, please create a bug report at https://github.com/codefoodpixels/robovac/issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions