mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Spelling fixes for Dyson component pages (#6814)
Some more fixes for the Dyson component
This commit is contained in:
parent
00d9ac3081
commit
e3da848b1c
@ -13,7 +13,7 @@ ha_iot_class: "Cloud Polling"
|
|||||||
ha_release: 0.47
|
ha_release: 0.47
|
||||||
---
|
---
|
||||||
|
|
||||||
The `dyson` component is the main component to integrate all [Dyson](https://dyson.com) related platforms: [Fans](/components/fan.dyson/) and [Robot vacuum](/components/vacuum.dyson/).
|
The `dyson` component is the main component to integrate all [Dyson](https://dyson.com) related platforms: [Fans](/components/fan.dyson/) and [Robot vacuum cleaners](/components/vacuum.dyson/).
|
||||||
|
|
||||||
## {% linkable_title Configuration %}
|
## {% linkable_title Configuration %}
|
||||||
|
|
||||||
@ -24,7 +24,7 @@ To enable this component, add the following lines to your `configuration.yaml`:
|
|||||||
dyson:
|
dyson:
|
||||||
username: YOUR_DYSON_USERNAME
|
username: YOUR_DYSON_USERNAME
|
||||||
password: YOUR_DYSON_PASSWORD
|
password: YOUR_DYSON_PASSWORD
|
||||||
language: YOUR_DYSON_ACCOUNT_LANGUGAGE
|
language: YOUR_DYSON_ACCOUNT_LANGUAGE
|
||||||
devices:
|
devices:
|
||||||
- device_id: DEVICE_ID_1 # eg. Serial number: XXX-XX-XXXXXXXX
|
- device_id: DEVICE_ID_1 # eg. Serial number: XXX-XX-XXXXXXXX
|
||||||
device_ip: DEVICE_IP_1
|
device_ip: DEVICE_IP_1
|
||||||
|
@ -16,16 +16,16 @@ ha_release: 0.47
|
|||||||
|
|
||||||
The `dyson` fan platform allows you to control your Dyson Purifier fans.
|
The `dyson` fan platform allows you to control your Dyson Purifier fans.
|
||||||
|
|
||||||
You have first to setup the [Dyson component](/components/dyson/)
|
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 (but heating is not yet supported)
|
- Pure Hot+cool link (heating is not yet supported)
|
||||||
|
|
||||||
### {% linkable_title Attributes %}
|
### {% linkable_title Attributes %}
|
||||||
|
|
||||||
The are several attributes that can be useful for automations and templates.
|
There are several attributes which can be used for automations and templates.
|
||||||
|
|
||||||
| Attribute | Description |
|
| Attribute | Description |
|
||||||
| --------- | ----------- |
|
| --------- | ----------- |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user