Plugin Homebridge pour Hilo par Hydro-Québec, permet de contrôler vos appareils Hilo par le biais de HomeKit et de l'app Domicile d'Apple.
Note: Ceci n'est pas un plugin officiel, le plugin n'est pas affilié avec Hilo ni Hydro-Québec
- Installer Homebridge en suivant les instructions.
- Installer le plugin en utilisant Homebridge Config UI X (REQUIS).
Pour que le plugin soit fonctionnel, il doit avoir accès à votre compte Hilo
Vous devrez vous connecter à votre compte Hilo lors du processus d'installation fournit par Homebridge Config UI X (REQUIS)
- Vous devrez connaître l'adresse IP ou le nom de domaine que vous utilisez pour vous connecter à homebridge. Habituellement, ce sera l'adresse dans votre navigateur
- Cliquez sur le bouton "Login with Hilo" pour démarrer le processus d'authentification
- Connectez-vous à votre compte hilo
- Entrez l'adresse ip ou le nom de domaine que vous avez pris à l'étape 1 et ajoutez le port 8880 à la fin. Exemples: http://192.1680.10:8880 http://homebridge.local:8880
- Attention: Selon la façon dont vous avez configuré votre serveur homebridge, vous devrez vous assurer que le port 8880 est acheminé jusqu'à votre serveur homebridge. Par exemple pour une configuration docker il faudra ajouter
-p 8880:8880
à votre commande docker. Si vous utilisez un reverse proxy, vous devrez ajouter le port 8880 à votre configuration
- Attention: Selon la façon dont vous avez configuré votre serveur homebridge, vous devrez vous assurer que le port 8880 est acheminé jusqu'à votre serveur homebridge. Par exemple pour une configuration docker il faudra ajouter
- Cliquez sur le bouton "Save", puis cliquez sur le bouton "Link account"
- Vous pouvez sauvegarder votre configuration et redémarrer votre serveur homebridge
Un capteur de contact vous permet de déterminer si un défi est actif ou non. Cela peut être utile pour déterminer si vos automatisations doivent être mis en pause.
Appareil | Pris en charge? | Notes |
---|---|---|
Thermostat | ✅ | |
Interrupteur | ✅ | Non testé |
Gradateur | ✅ | |
Prise | ✅ | Non testé |
Ampoule | ✅ * | Ne supporte pas les couleurs présentement |
Détecteur de fumée / monoxyde de carbone | 🚧 | |
Station météo | 🚫 |
Si l'un de vos appareils n'est pas encore pris en charge par le plugin, les contributions (PR) sont les bienvenues.
Homebridge plugin for Hilo par Hydro-Québec, enabling control of your Hilo devices via HomeKit and the Apple Home App.
Note: This is not an official plugin, this plugin is not affiliated with Hilo nor Hydro-Québec.
- Install Homebridge by following the instructions.
- Install this plugin using Homebridge Config UI X (REQUIRED).
For the plugin to work, it needs access to your Hilo account
You will need to login to your Hilo account during the installation process provided by Homebridge Config UI X (REQUIRED), or by adding the following configuration to homebridge
- You will need to know the IP address or the domain name you use to connect to homebridge. Usually it will be theaddress in your browser
- Click on the "Login with Hilo" button to start the authentication process
- Login to your hilo account
- Enter the ip address or domain name you took not at step 1 and add the port 8880 at the end. Examples: http://192.1680.10:8880 http://homebridge.local:8880
- Note: Depending on how you have configured your homebridge server, you will need to ensure that port 8880 is routed to your homebridge server. For example for a docker configuration you will need to add
-p 8880:8880
to your docker command. If you are using a reverse proxy, you will need to add port 8880 to your configuration
- Note: Depending on how you have configured your homebridge server, you will need to ensure that port 8880 is routed to your homebridge server. For example for a docker configuration you will need to add
- Click on the "Save" button, then click on the "Link account" button
- You can save your config and restart your homebridge server
A contact sensor allows you to determine whether a challenge is active or not. This can be useful in determining if your automations should be paused.
Device | Supported? | Notes |
---|---|---|
Thermostat | ✅ | |
In-wall switch | ✅ | Not tested |
In-wall dimmer | ✅ | |
Plug-in switch | ✅ | Not tested |
Bulb | ✅ | Currently does not support colors |
Smoke / CO detector | 🚧 | |
Weather station | 🚫 |
If one of your device is not yet supported by the plugin, contributions (PR) are welcome.