diff --git a/source/_components/daikin.markdown b/source/_components/daikin.markdown index c01d5d8dff3..55079e1a5cf 100644 --- a/source/_components/daikin.markdown +++ b/source/_components/daikin.markdown @@ -61,10 +61,12 @@ hosts: The `daikin` climate platform integrates Daikin air conditioning systems into Home Assistant, enabling control of setting the following parameters: -- **mode** (cool, heat, dry, fan only or auto) -- **target temperature** -- **fan speed** -- **swing mode** +- [**mode**](https://www.home-assistant.io/components/climate#service-climateset_operation_mode) (cool, heat, dry, fan only or auto) +- [**target temperature**](https://www.home-assistant.io/components/climate#service-climateset_temperature) +- [**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) +- [**turn on/off**](https://www.home-assistant.io/components/climate#service-climateturn_on) +- [**away mode**](https://www.home-assistant.io/components/climate#service-climateset_away_mode) Current inside temperature is displayed. @@ -89,4 +91,4 @@ Daikin AirBase units exposes zones (typically rooms) that can be switched on/off
Zones with the name `-` will be ignored, just as the AirBase application is working. -
\ No newline at end of file +