Skip to content

Commit

Permalink
remove JSON config
Browse files Browse the repository at this point in the history
  • Loading branch information
SanterreJo committed Apr 15, 2024
1 parent 87645a9 commit b14f9cd
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,6 @@ Vous devrez vous connecter à votre compte Hilo lors du processus d'installation
1. Cliquez sur le bouton "Save", puis cliquez sur le bouton "Link account"
1. Vous pouvez sauvegarder votre configuration et redémarrer votre serveur homebridge

```json
{
"platforms": [
{
"platform": "Hilo",
"noChallengeSensor": false,
"plannedHours": 2
}
]
}
```

## Défi Hilo
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.

Expand All @@ -67,7 +55,6 @@ Si l'un de vos appareils n'est pas encore pris en charge par le plugin, les cont
---------------------------------



# homebridge-hilo

[Homebridge](https://homebridge.io) plugin for [Hilo](https://www.hiloenergie.com/) par [Hydro-Québec](https://www.hydroquebec.com/),
Expand Down Expand Up @@ -96,18 +83,6 @@ or by adding the following configuration to [homebridge](https://github.com/home
1. Click on the "Save" button, then click on the "Link account" button
1. You can save your config and restart your homebridge server

```json
{
"platforms": [
{
"platform": "Hilo",
"noChallengeSensor": false,
"plannedHours": 2
}
]
}
```

## Hilo Events (Challenges)
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.

Expand Down

0 comments on commit b14f9cd

Please sign in to comment.