Home Assistant Pure i9
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.
Disclaimer
Me or this repository is in no way affiliated with Electrolux. This is purely a fan project.
Installation
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
Configuration
Add this to your Home Assistant configuration:
vacuum:
- platform: purei9
email: [email protected]
password: example
Versioning
This project complies with Semantic Versioning.
Changelog
For a complete list of changes, and how to migrate between major versions, see releases page.