Skip to content

Commit

Permalink
Revert "MyTotalConnectComfort.com Compatibility (home-assistant#5771)"
Browse files Browse the repository at this point in the history
The `honeywell.py` code uses either EvohomeClient *or* somecomfort
client code to connect to Honeywell, depending on the region (`eu`
or `us` respectively). The somecomfort client exclusively uses
mytotalconnectcomfort.com as API. Therefore, this warning seems a
little bit premature if you'd ask me.
  • Loading branch information
osirisinferi committed Nov 24, 2018
1 parent 9c81bf4 commit fdb92e6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions source/_components/climate.honeywell.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ ha_iot_class: "Cloud Polling"

The `honeywell` climate platform let you control [Honeywell Connected](http://getconnected.honeywell.com/en/) thermostats from Home Assistant.

<p class='note'>
This platform does NOT connect to MyTotalConnectComfort.com. If you have a Honeywell WIFI thermostat that is connected through MyTotalConnectComfort.com, you may might to take a look at the IFTTT component which can bridge the gap between Home Assistant and MyTotalConnectComfort.com WIFI thermostats on a limited basis.
</p>

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

```yaml
Expand Down

0 comments on commit fdb92e6

Please sign in to comment.