Work in progress!
Pre-requisites:
git clone https://github.com/mitchellrj/eufy_robovac.git
cd eufy_robovac
python3 -m venv .
bin/pip install -e .
bin/demo DEVICE_ID IP LOCAL_KEY
The demo:
EXPERIMENTAL!
Copy the contents of the eufy_robovac
folder to custom_components/eufy_vacuum
in your home assistant configuration directory. Then add the following to your configuration file:
eufy_vacuum:
devices:
- name: Robovac
address: 192.168.1.80
access_token: YOUR LOCAL KEY HERE
id: YOUR DEVICE ID HERE
type: T2118