home-assistant-pure-i9
home-assistant-pure-i9 copied to clipboard
Electrolux Pure i9 robot vacuum integration for Home Assistant.
Home Assistant Pure i9
Integrate 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).
If you don't already have HACS installed then follow these steps:
Once HACS is installed on your Home Assistance then follow these steps:
- Add
https://github.com/Ekman/home-assistant-pure-i9as a custom repository in HACS - Install
Pure i9using HACS - Reboot Home Assistant
Configuration
Add this to your Home Assistant configuration:
vacuum:
- platform: purei9
email: [email protected]
password: example
For more information on what the integration can do read the manual.
Versioning
This project complies with Semantic Versioning.
Changelog
For a complete list of changes, and how to migrate between major versions, see releases page.