mitchellrj / eufy_robovac

Other
105 stars 52 forks source link

Update vacuum.py to use "StateVacuumEntity" #39

Open 3ative opened 11 months ago

3ative commented 11 months ago

The custom integration eufy_vacuum is extending the deprecated base class VacuumEntity instead of StateVacuumEntity. Please report it to the author of the eufy_vacuum custom integration.

Works here and seems to address my issue: https://github.com/mitchellrj/eufy_robovac/issues/38

3ative commented 10 months ago

@NIKOCON May want to hold on a full Merge. While this PR seems to stop the warning. I and others no longer get Vacuum Status: State. See the other thread https://github.com/mitchellrj/eufy_robovac/issues/38