Home assistant integration to control Vorwerk VR Vacuum cleaners
30291b7337
Fix cleaning state shown as docking #1 Fixed robot_state access |
||
---|---|---|
translations | ||
__init__.py | ||
.gitignore | ||
config_flow.py | ||
const.py | ||
hacs.json | ||
LICENSE | ||
manifest.json | ||
README.md | ||
sensor.py | ||
services.yaml | ||
strings.json | ||
switch.py | ||
vacuum.py |
homeassistant-vorwerk
Home assistant integration to control Vorwerk VR vacuum cleaners.
With the new Vorwerk App and authentication the Home Assistant Neato component dropped the vorwerk support. This integration is based on the neato component with the new Vorwerk authentication flow.
Supported vacuum cleaners
- VR200
- VR300 (without map sensors)
Installation
Use HACS or checkout this repository and copy the custom_components/vorwerk
folder in your home assistant configuration under: <HA config directory>/custom_components/<domain>