Turntable67
Results
2
comments of
Turntable67
Same here, becasue xiaomi_viomi has a dependency on xiaomi_miio (python-miio==0.5.9)
fixed this bij adding a line to the vacuum.py file starting at line 55, i added the minor_version=2, entry = ConfigEntry( domain=PLATFORM_NAME, data=config, version=2, minor_version=2, title=config[CONF_NAME], source=SOURCE_USER, )