This repository integrates your Electrolux Pure i9 robot vacuum with the smart home platform Home Assistant. The integration communicates with your Pure i9 using the cloud.
Credits to:
purei9_unofficial
- A python library for interacting with the Pure i9.homeassistant_electrolux_purei9
- For creating a Pure i9 integration that communicates with your robot vacuum locally inside your network, and for acting as a starting point to write this integration.
Me or this repository is in no way affiliated with Electrolux. This is purely a fan project.
Install using Home Assistant Community Store (HACS). Follow these steps:
- Add
https://github.com/Ekman/home-assistant-pure-i9
as a custom repository inHACS
- Install
Pure i9
usingHACS
- Reboot Home Assistant
Add this to your Home Assistant configuration:
vacuum:
- platform: purei9
email: me@example.com
password: example
This project complies with Semantic Versioning.
For a complete list of changes, and how to migrate between major versions, see releases page.