Alphabetical order

This commit is contained in:
Fabian Affolter 2016-08-28 19:24:36 +02:00
parent e73712f641
commit c9b3fe80c8
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -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: