JohNan / homeassistant-wellbeing

Get the status from your Electrolux devices connected to Wellbeing
MIT License
79 stars 22 forks source link
electrolux electrolux-wellbeing homeassistant homeassistant-integration wellbeing

Electrolux Wellbeing

GitHub Release License

hacs Project Maintenance BuyMeCoffee

A custom component designed for Home Assistant with the capability to interact with the Electrolux devices connected to Wellbeing.

Supported models

Install with HACS (recommended)

Do you you have HACS installed? Just search for Electrolux Wellbeing and install it direct from HACS. HACS will keep track of updates and you can easily upgrade this integration to latest version.

Manual Installation

  1. Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called wellbeing.
  4. Download all the files from the custom_components/wellbeing/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant
  7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Electrolux Wellbeing"

Configuration

To use this integration you need to login in to https://developer.electrolux.one/ using your Electrolux account details and generate an API key, Access Token and Refresh Token that is needed in the configuration.

Contributions are welcome!