diff --git a/README.md b/README.md index 0028312..f7f59d9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ You can configure the homebridge integration for the thermostat with the followi | Option | Default value | Description | | --- | --- | --- | -| `address` **(required)** | – | Address of the thermostat | +| `address` *(required)* | | Address of the thermostat | | `discoverTimeout` | `60000` | time in milliseconds before a timeout error will be triggered | | `connectionTimeout` | `10000` | time in milliseconds before homebridge will disconnect from the device after last action | | `disableBoostSwitch` | `false` | if set to true, the boost switch won't be published from homebridge |