Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update vacuum.py to use "StateVacuumEntity"
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: mitchellrj#38
- Loading branch information
54bbfbc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: This change breaks Vacuum "Status" in Home Assistant - Everything else works as expected. I believe a Home Assistant update is required too.