Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HA core-2021.6.4 does not work #43

Open
wants to merge 63 commits into
base: master
Choose a base branch
from

Conversation

djtrue
Copy link

@djtrue djtrue commented Jun 15, 2021

Hello. I do not know how else to contact you. Therefore, I will write here. After the last update, HA does not pass the test and cannot be launched with this add-on

KrzysztofHajdamowicz and others added 30 commits May 18, 2020 18:51
Model: viomi.vacuum.v8
Firmware version: 3.5.3_0017
Also set mop type based on box - this fixes the issue with water only box (that can only do moping) as it was causing the vacuum to go into a mixed mode.
Home Assistant deprecated StateVacuumDevice, looks like simple `sed` is enough
Import changes from Maczuga into KrzysztofHajdamowicz
Add workflows that ensure proper quality of HACS integration
In the previous logic, the robot was forced to the mop and vacuum mode
if the 2 in 1 box has been available, even though the robot did not have
the mopping attachment. This commit adds a few comments to the code and
changes the logic so that it considers whether the mopping attachment is
available or not as well as the box type.
…n-manifest

Update manifest.json with missing 'version' to ensure compatibility with newer Home Assistants
Fix robot not being able to vacuum with 2in1 box
Home Assistant uses python-miio 0.5.6, we have to use same version to keep code working.
Update dependencies to make addon compatible with Home Assistant 2021.6
Change the service API to match Xiaomi Miio and add segment cleaning
Align with requirements of HA 2021.12
Rename Vacuum to ViomiVacuum (HA 2022.3.0 compatibility)
Bump python-miio version to 0.5.12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants