myUplink


The myUplink integration lets you get information about the devices supporting myUplink using the official cloud API.

Depending on the type of devices in your system, one or more entities are added to Home Assistant. Currently, there is support for reading sensor states. There is also support for switches and number entities if suitable data points are discovered in the system. Note that you may need a valid subscription with MyUplink to control your equipment with switches and number entities.

Prerequisites

  1. Visit https://myuplink.com/register and sign up for a user account.
  2. Go to Applications, and register a new App:
  • Application ID: Home Assistant (or whatever name makes sense to you)
  • OAuth Flow: Authorization Code Grant Flow
  • Redirect URI: https://my.home-assistant.io/redirect/oauth

Configuration

To add the myUplink integration to your Home Assistant instance, use this My button:

The integration configuration will require the Client ID and Client Secret created above. See Application Credentials for more details.