diff --git a/source/_components/climate.dyson.markdown b/source/_components/climate.dyson.markdown deleted file mode 100644 index 969c20594cf..00000000000 --- a/source/_components/climate.dyson.markdown +++ /dev/null @@ -1,27 +0,0 @@ ---- -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) diff --git a/source/_components/dyson.markdown b/source/_components/dyson.markdown index af08ef9269a..94f8e916801 100644 --- a/source/_components/dyson.markdown +++ b/source/_components/dyson.markdown @@ -8,12 +8,29 @@ comments: false sharing: true footer: true logo: dyson.png -ha_category: Hub +ha_category: + - Hub + - Climate + - Fan + - Sensor + - Vacuum ha_iot_class: "Cloud Polling" ha_release: 0.47 +redirect_from: + - /components/vacuum.dyson/ + - /components/climate.dyson/ + - /components/fan.dyson/ + - /components/sensor.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/). +The `dyson` component is the main component to integrate all [Dyson](https://dyson.com) related platforms. + +There is currently support for the following device types within Home Assistant: + +- Climate +- Fan +- Sensor +- Vacuum ## {% linkable_title Configuration %} @@ -82,3 +99,61 @@ For example: ```bash $ nmap -p 1883 192.168.0.0/24 -- open ``` + +## {% linkable_title Vacuum %} + +The `dyson` vacuum platform allows you to control your Dyson 360 Eye robot vacuum. + +### {% linkable_title Component services %} + +This component support the following services (see [Vacuum Cleaner Robots](/components/vacuum/)): + +- [`turn_on`](/components/vacuum/#service-vacuumturn_on) +- [`turn_off`](/components/vacuum/#service-vacuumturn_off) +- [`start_pause`](/components/vacuum/#service-vacuumstart_pause) +- [`stop`](/components/vacuum/#service-vacuumstop) +- [`return_to_home`](/components/vacuum/#service-vacuumreturn_to_home) +- [`set_fan_speed`](/components/vacuum/#service-vacuumset_fanspeed). Fan speed values: + - `Quiet` + - `Max` + +## {% linkable_title Climate %} + +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 part on this page. + +### {% 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) + +## {% linkable_title Fan %} + +The `dyson` fan platform allows you to control your Dyson Purifier fans. + +### {% linkable_title Supported fan devices %} + +- Pure Cool link (desk and tower) +- Pure Hot+cool link (see climate part) for thermal control + +### {% linkable_title Attributes %} + +There are several attributes which can be used for automations and templates. + +| Attribute | Description | +| --------- | ----------- | +| `is_night_mode` | A boolean that indicates if the night mode of the fan device is on. +| `is_auto_mode` | A boolean that indicates if the auto mode of the fan device is on. + +## {% linkable_title Sensor %} + +The `dyson` sensor platform allows you to control your Dyson Purifier's filter life time. + +### {% linkable_title Supported fan devices %} + +- Pure Cool link (desk and tower) +- Pure Hot+cool link (see climate part) for thermal control \ No newline at end of file diff --git a/source/_components/fan.dyson.markdown b/source/_components/fan.dyson.markdown deleted file mode 100644 index 22240bbdb92..00000000000 --- a/source/_components/fan.dyson.markdown +++ /dev/null @@ -1,33 +0,0 @@ ---- -layout: page -title: "Dyson Purifier Fan" -description: "Instructions on how to setup the Dyson Purifier fans within Home Assistant." -date: 2017-05-27 10:00 -sidebar: true -comments: false -sharing: true -footer: true -logo: dyson.png -ha_category: Fan -ha_iot_class: "Cloud Polling" -ha_release: 0.47 ---- - - -The `dyson` fan platform allows you to control your Dyson Purifier fans. - -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 (see [climate](/components/climate.dyson/) for thermal control) - -### {% linkable_title Attributes %} - -There are several attributes which can be used for automations and templates. - -| Attribute | Description | -| --------- | ----------- | -| `is_night_mode` | A boolean that indicates if the night mode of the fan device is on. -| `is_auto_mode` | A boolean that indicates if the auto mode of the fan device is on. diff --git a/source/_components/sensor.dyson.markdown b/source/_components/sensor.dyson.markdown deleted file mode 100644 index c92b2f7d669..00000000000 --- a/source/_components/sensor.dyson.markdown +++ /dev/null @@ -1,24 +0,0 @@ ---- -layout: page -title: "Dyson Purifier Sensor" -description: "Instructions on how to setup the Dyson Purifier fans within Home Assistant." -date: 2017-05-27 10:00 -sidebar: true -comments: false -sharing: true -footer: true -logo: dyson.png -ha_category: Environment -ha_iot_class: "Cloud Polling" -ha_release: 0.47 ---- - - -The `dyson` sensor platform allows you to control your Dyson Purifier's filter life time. - -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 (see [climate](/components/climate.dyson/) for thermal control) diff --git a/source/_components/vacuum.dyson.markdown b/source/_components/vacuum.dyson.markdown deleted file mode 100644 index 2e1ce61617e..00000000000 --- a/source/_components/vacuum.dyson.markdown +++ /dev/null @@ -1,33 +0,0 @@ ---- -layout: page -title: "Dyson 360 Eye" -description: "Instructions on how to integrate your Dyson Eye 360 vacuum robot within Home Assistant." -date: 2017-08-06 10:30 -sidebar: true -comments: false -sharing: true -footer: true -logo: dyson.png -ha_category: Vacuum -ha_iot_class: "Cloud Polling" -ha_release: 0.51 ---- - -The `dyson` vacuum platform allows you to control your Dyson 360 Eye robot vacuum. - -## {% linkable_title Configuration %} - -You have to set up the [Dyson component](/components/dyson/) first. - -### {% linkable_title Component services %} - -This component support the following services (see [Vacuum Cleaner Robots](/components/vacuum/)): - -- [`turn_on`](/components/vacuum/#service-vacuumturn_on) -- [`turn_off`](/components/vacuum/#service-vacuumturn_off) -- [`start_pause`](/components/vacuum/#service-vacuumstart_pause) -- [`stop`](/components/vacuum/#service-vacuumstop) -- [`return_to_home`](/components/vacuum/#service-vacuumreturn_to_home) -- [`set_fan_speed`](/components/vacuum/#service-vacuumset_fanspeed). Fan speed values: - - `Quiet` - - `Max`