homebridge-hilo
Version:
Plugin Homebridge (non officiel) pour la passerelle et les appareils Hilo de Hydro-Québec | Unofficial Homebridge plugin for Hydro-Québec Hilo bridge and devices
19 lines (18 loc) • 501 B
JSON
{
"pluginAlias": "Hilo",
"pluginType": "platform",
"singular": true,
"customUi": true,
"schema": {
"type": "object",
"properties": {
"refreshToken": {
"title": "Jetons d'authentification - Ce champ est automatiquement généré à partir du bouton 'Se connecter avec Hilo' / Refresh Token - This field is automatically populated by the 'Login with Hilo' button",
"type": "string",
"required": true
}
}
},
"form": null,
"display": null
}