From c9b3fe80c858fa69bbbeecf75685516e1f80d84c Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 28 Aug 2016 19:24:36 +0200 Subject: [PATCH] Alphabetical order --- source/_components/demo.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_components/demo.markdown b/source/_components/demo.markdown index 8903e3cbfc3..3ed516f9147 100644 --- a/source/_components/demo.markdown +++ b/source/_components/demo.markdown @@ -19,14 +19,14 @@ Available demo platforms: - [Alarm control panel](/components/alarm_control_panel/) (`alarm_control_panel`) - [Binary sensor](/components/binary_sensor/) (`binary_sensor`) - [Camera](/components/camera/) (`camera`) +- [Climate](/components/climate/) (`climate`) +- [Cover](/components/cover/) (`cover`) +- [Fan](/components/fan/) (`fan`) - [Light](/components/light/) (`light`) - [Lock](/components/lock/) (`lock`) - [Notification](/components/notify/) (`notify`) -- [Cover](/components/cover/) (`cover`) - [Sensor](/components/sensor/) (`sensor`) - [Switch](/components/switch/) (`switch`) -- [Climate](/components/climate/) (`climate`) -- [Fan](/components/fan/) (`fan`) To integrate a demo platform in Home Assistant, add the following section to your `configuration.yaml` file: