gslender / com.electrolux-aeg.ocp

Homey App for Electrolux AEG Appliances
GNU General Public License v3.0
2 stars 1 forks source link

This Homey App will connect to • the Gigya Identity Platfrom (owned by SAP) via the NPM @gslender/gigya API • the Electrolux OCP (OneConnectedPlatform) API at https://api.ocp.electrolux.one/appliance/api/v2 • and support both Electrolux and AEG

After successful login, the Homey App will interogate the OCP API and determine what devices you have configured.

Setup Guide

This Homey App will require that you have your Electrolux or AEG appliances configured with the EU datacentre, as the API services / range of products are not functioning outside of that region. This app has been tested with the United Kingdom set as the location in the iOS Mobile AEG App, but should work fine across all parts of the EU.

  1. You must have a password and email setup in your Electrolux or AEG mobile app (ensure you logout and login using a email and password, and not using OTP).
  2. Install the Homey App and Configure the Settings using your email and password. These credentials are persisted, but are only used to generate a JWT Claim that is reused and refreshed as needed by the app.
  3. Add a Device using the App and choose the relevant type Laundy / Air Purifier etc.
  4. If your appliance / device isn't available, please visit https://github.com/gslender/com.electrolux-aeg.ocp/issues/new/choose to request support for your device.

Thanks!

I wish to acknowledge the original code by https://github.com/rickardp of which elements were used to build out the Air Purifier support.