remove Oxford comma

This commit is contained in:
David Bonnes 2018-09-24 17:50:48 +01:00
parent 1f8849d42a
commit 3db57a5694

View File

@ -15,7 +15,7 @@ ha_iot_class: "Cloud Polling"
The `evohome` climate platform lets you control EU-based [Honeywell Connect Comfort](https://international.mytotalconnectcomfort.com/Account/Login) CH/DHW controllers from Home Assistant.
It uses the [evohomeclient](https://pypi.org/project/evohomeclient/) client library. Currently, Heating zones, and DHW controllers are not supported (they will be added at a later time).
It uses the [evohomeclient](https://pypi.org/project/evohomeclient/) client library. Currently, Heating zones and DHW controllers are not supported (they will be added at a later time).
To set it up, add the following information to your `configuration.yaml` file:
@ -29,3 +29,4 @@ Configuration variables:
- **username** (*Required*): The username (email address).
- **password** (*Required*): The password.
- **location_idx** (*Optional*): The location to use if the account hass access to more than one location. You cannot have multiple locations active at the one time.