diff --git a/atom.xml b/atom.xml index fb99f66d0d..b1a48a61a8 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
The climate component integrates Daikin air conditioning systems into Home Assistant, enabling control of setting the following parameters:
+The daikin
climate platform integrates Daikin air conditioning systems into Home Assistant, enabling control of setting the following parameters:
Current temperature is displayed.
- Please note, the daikin
platform integrates ONLY the european versions of Daikin ACs (models BRP069A41, 42, 43, 45) into Home Assistant
+Please note, the daikin
platform integrates ONLY the european versions of Daikin ACs (models BRP069A41, 42, 43, 45) into Home Assistant
Manual configuration and customization is possible by using the sample configuration from below:
+To enable the platform, add the following lines to your configuration.yaml
file:
# Example configuration.yaml entry
climate:
- platform: daikin
- host: 10.0.0.1
- name: optional name
+ host: 10.0.0.1
Configuration variables:
-