mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
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:
parent
80e6cdca2d
commit
23f9857033
27
source/_components/climate.dyson.markdown
Normal file
27
source/_components/climate.dyson.markdown
Normal 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)
|
@ -21,7 +21,7 @@ You first have to setup the [Dyson component](/components/dyson/)
|
||||
### {% linkable_title Supported fan devices %}
|
||||
|
||||
- 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 %}
|
||||
|
||||
|
@ -21,4 +21,4 @@ You have first to setup the [Dyson component](/components/dyson/)
|
||||
### {% linkable_title Supported fan devices %}
|
||||
|
||||
- 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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user