Skip to content

Commit 7cfda23

Browse files
committed
Merge pull request #117 from nkgilley/ecobee
Ecobee formatting fixes
2 parents 57128f7 + 8894cb8 commit 7cfda23

File tree

4 files changed

+4
-7
lines changed

4 files changed

+4
-7
lines changed

source/_components/ecobee.markdown

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: component
3-
title: "Ecobee thermostat"
3+
title: "Ecobee"
44
description: "Instructions for how to integrate Ecobee thermostats and sensors within Home Assistant."
55
date: 2015-11-30 17:54
66
sidebar: true
@@ -12,12 +12,9 @@ ha_category: Hub
1212
---
1313

1414

15-
The Ecobee platform lets you control a thermostats and view sensor data from the [Ecobee](https://ecobee.com)
16-
thermostat.
15+
The Ecobee platform lets you control a thermostats and view sensor data from the [Ecobee](https://ecobee.com) thermostat.
1716

18-
You will need to obtain an API key from ecobee's [developer site](https://www.ecobee.com/developers/) to use this component.
19-
The first time you run Home-Assistant with this component it will give you a PIN code that you need to authorize in the
20-
[ecobee consumer portal](https://www.ecobee.com/consumerportal/index.html). You can do this by clicking 'Add Application' in the 'My Apps' section in the sidebar.
17+
You will need to obtain an API key from ecobee's [developer site](https://www.ecobee.com/developers/) to use this component. The first time you run Home-Assistant with this component it will give you a PIN code that you need to authorize in the [ecobee consumer portal](https://www.ecobee.com/consumerportal/index.html). You can do this by clicking 'Add Application' in the 'My Apps' section in the sidebar.
2118

2219
To set it up, add the following information to your `configuration.yaml` file:
2320

source/_components/thermostat.ecobee.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ comments: false
88
sharing: true
99
footer: true
1010
logo: ecobee.png
11-
ha_category: Sensor
11+
ha_category: Thermostat
1212
---
1313

1414
To get your Ecobee thermostats working with Home Assistant, follow the instructions for the general [Ecobee component](/components/ecobee/).
Loading
Loading

0 commit comments

Comments
 (0)