Add documents for dyson climate device (#5420)

* Added documents for dyson climate device

* ✏️ Tweaks

* ⬆️ ha_release 0.77

* fixed typos

* ✏️ Tweaks
This commit is contained in:
Oscar Tin Lai 2018-10-22 04:53:12 +11:00 committed by Martin Hjelmare
parent 80e6cdca2d
commit 23f9857033
3 changed files with 29 additions and 2 deletions

View File

@ -0,0 +1,27 @@
---
layout: page
title: "Dyson Climate Control"
description: "Instructions on how to integrate your Dyson Climate device within Home Assistant."
date: 2018-05-23 22:30
sidebar: true
comments: false
sharing: true
footer: true
logo: dyson.png
ha_category: Climate
ha_iot_class: "Cloud Polling"
ha_release: 0.81
---
The `dyson` climate platform allows you to control your Dyson Pure Hot+Cool Fan thermal control. For controlling the fan functionality, see the [Dyson fan](/components/fan.dyson/) platform.
You have first to set up the [Dyson component](/components/dyson/).
### {% linkable_title Component services %}
This component supports the following services (see [Climate](/components/climate/)):
* [`turn_on`](/components/climate/#service-climateturn_on)
* [`turn_off`](/components/climate/#service-climateturn_off)
* [`set_temperature`](/components/climate/#service-climateset_temperature)
* [`set_fan_mode`](/components/climate/#service-climateset_fan_mode)
* [`set_operation_mode`](/components/climate/#service-climateset_operation_mode)

View File

@ -21,7 +21,7 @@ You first have to setup the [Dyson component](/components/dyson/)
### {% linkable_title Supported fan devices %} ### {% linkable_title Supported fan devices %}
- Pure Cool link (desk and tower) - Pure Cool link (desk and tower)
- Pure Hot+cool link (heating is not yet supported) - Pure Hot+cool link (see [climate](/components/climate.dyson/) for thermal control)
### {% linkable_title Attributes %} ### {% linkable_title Attributes %}

View File

@ -21,4 +21,4 @@ You have first to setup the [Dyson component](/components/dyson/)
### {% linkable_title Supported fan devices %} ### {% linkable_title Supported fan devices %}
- Pure Cool link (desk and tower) - Pure Cool link (desk and tower)
- Pure Hot+cool link (but heating is not yet supported) - Pure Hot+cool link (see [climate](/components/climate.dyson/) for thermal control)