All available vendors
Returns the list of vendors which are currently be supported grouped by type. This list is extended when new vendors are added to the Energy Hub.
Authorizations
API key used for authorization and authentication.
Response
List of HVAC vendors which can be connected to the Energy Hub.
List of home power vendors which can be connected to the Energy Hub.
[
{
"name": "Viessmann",
"id": "VIESSMANN",
"required": [],
"logoUrl": {
"light": "https://static.energy-hub.io/available-vendors/light/Logo.png",
"dark": "https://static.energy-hub.io/available-vendors/dark/Logo.png"
}
}
]
List of vehicle vendors which can be connected to the Energy Hub.
List of home power vendors which can be connected to the Energy Hub.
[
{
"name": "Tesla",
"id": "TESLA",
"required": [],
"logoUrl": {
"light": "https://static.energy-hub.io/available-vendors/light/Logo.png",
"dark": "https://static.energy-hub.io/available-vendors/dark/Logo.png"
}
}
]
List of charger vendors which can be connected to the Energy Hub.
List of home power vendors which can be connected to the Energy Hub.
[
{
"name": "Easee",
"id": "EASEE",
"required": [],
"logoUrl": {
"light": "https://static.energy-hub.io/available-vendors/light/Logo.png",
"dark": "https://static.energy-hub.io/available-vendors/dark/Logo.png"
}
}
]
List of home power vendors which can be connected to the Energy Hub.
List of home power vendors which can be connected to the Energy Hub.
[
{
"name": "Fronius",
"id": "FRONIUS",
"required": [],
"logoUrl": {
"light": "https://static.energy-hub.io/available-vendors/light/Logo.png",
"dark": "https://static.energy-hub.io/available-vendors/dark/Logo.png"
}
}
]
List of tariff vendors which can be connected to the Energy Hub.
List of home power vendors which can be connected to the Energy Hub.
[
{
"name": "Tibber",
"id": "TIBBER",
"required": [],
"logoUrl": {
"light": "https://static.energy-hub.io/available-vendors/light/Logo.png",
"dark": "https://static.energy-hub.io/available-vendors/dark/Logo.png"
}
}
]