From 3db57a56943eedbd1e34d851aa55c8b0d98aaee0 Mon Sep 17 00:00:00 2001 From: David Bonnes Date: Mon, 24 Sep 2018 17:50:48 +0100 Subject: [PATCH] remove Oxford comma --- source/_components/climate.evohome.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_components/climate.evohome.markdown b/source/_components/climate.evohome.markdown index a88b33520b0..100b1c20f15 100644 --- a/source/_components/climate.evohome.markdown +++ b/source/_components/climate.evohome.markdown @@ -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. +