Home assistant integration to control Vorwerk VR Vacuum cleaners
Go to file
Michael Graf bba9a3c1eb Move content into root
- the repository content matches hacs.json
- is installalbe via git checkout
2021-04-25 15:53:46 +02:00
translations Move content into root 2021-04-25 15:53:46 +02:00
__init__.py Move content into root 2021-04-25 15:53:46 +02:00
.gitignore Update .gitignore 2021-03-20 16:14:02 +01:00
authsession.py Move content into root 2021-04-25 15:53:46 +02:00
config_flow.py Move content into root 2021-04-25 15:53:46 +02:00
const.py Move content into root 2021-04-25 15:53:46 +02:00
hacs.json Add hacs.json and upates README 2021-03-20 16:47:50 +01:00
LICENSE Initial commit 2021-01-27 18:04:38 +01:00
manifest.json Move content into root 2021-04-25 15:53:46 +02:00
README.md Add installation notes 2021-03-20 17:03:25 +01:00
sensor.py Move content into root 2021-04-25 15:53:46 +02:00
services.yaml Move content into root 2021-04-25 15:53:46 +02:00
strings.json Move content into root 2021-04-25 15:53:46 +02:00
switch.py Move content into root 2021-04-25 15:53:46 +02:00
vacuum.py Move content into root 2021-04-25 15:53:46 +02:00

hacs_badge

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>