From 20143387eaba5c817f43acb909e4ebe974926f86 Mon Sep 17 00:00:00 2001 From: Fredrik Erlandsson Date: Wed, 24 Jul 2019 23:11:40 +0200 Subject: [PATCH] Add support for turn_on/off, add note on Away mode (#9965) * Add support for turn_on/off, add note on Away mode * Fix url * :pencil2: Tweak --- source/_components/daikin.markdown | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/source/_components/daikin.markdown b/source/_components/daikin.markdown index eb93f8840dc..9f952d233d8 100644 --- a/source/_components/daikin.markdown +++ b/source/_components/daikin.markdown @@ -57,9 +57,10 @@ The `daikin` climate platform integrates Daikin air conditioning systems into Ho - [**set_hvac_mode**](/components/climate/#service-climateset_hvac_mode) (off, heat, cool, auto, or fan only) - [**target temperature**](https://www.home-assistant.io/components/climate#service-climateset_temperature) +- [**turn on/off**](https://www.home-assistant.io/components/climate#service-climateturn_on) - [**fan mode**](https://www.home-assistant.io/components/climate#service-climateset_fan_mode) (speed) - [**swing mode**](https://www.home-assistant.io/components/climate#service-climateset_swing_mode) -- [**set_preset_mode**](https://www.home-assistant.io/components/climate#service-climateset_away_mode) (away, home) +- [**set_preset_mode**](https://www.home-assistant.io/components/climate#service-climateset_preset_mode) (away, none) Current inside temperature is displayed. @@ -69,6 +70,17 @@ Some models do not support setting of **fan speed** or **swing mode**. +
+ +Preset mode **away** translates to Daikin's *Holiday Mode*:
+*Holiday mode* is used when you want to turn off your units when you leave you home for a longer time.
+
+When *Holiday mode* is enabled, the following action take place: +- All connected units are turned OFF. +- All schedule timers are disabled." + +
+ ## Sensor The `daikin` sensor platform integrates Daikin air conditioning systems into Home Assistant, enabling displaying the following parameters: