Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 593 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 593 Bytes

Local only!

This plugin only support robots with local password. The local password has been disabled on newer units. See https://github.com/Ekman/home-assistant-pure-i9 for cloud only support.

homeassistant_electrolux_purei9

Most of the code is taken from: https://github.com/Phype/purei9-cli

The vacuum needs a static ip address. Add this to your ha config:

vacuum:
  - platform: electrolux_purei9
    name: <vacuum name>
    email: <electroLux/AEG email>
    password: <electroLux/AEG password>
    ip_address: "<static ip of the vacuum>" # example: "192.168.1.123"