File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ Available demo platforms:
19
19
- [ Alarm control panel] ( /components/alarm_control_panel/ ) (` alarm_control_panel ` )
20
20
- [ Binary sensor] ( /components/binary_sensor/ ) (` binary_sensor ` )
21
21
- [ Camera] ( /components/camera/ ) (` camera ` )
22
+ - [ Climate] ( /components/climate/ ) (` climate ` )
23
+ - [ Cover] ( /components/cover/ ) (` cover ` )
24
+ - [ Fan] ( /components/fan/ ) (` fan ` )
22
25
- [ Light] ( /components/light/ ) (` light ` )
23
26
- [ Lock] ( /components/lock/ ) (` lock ` )
24
27
- [ Notification] ( /components/notify/ ) (` notify ` )
25
- - [ Cover] ( /components/cover/ ) (` cover ` )
26
28
- [ Sensor] ( /components/sensor/ ) (` sensor ` )
27
29
- [ Switch] ( /components/switch/ ) (` switch ` )
28
- - [ Climate] ( /components/climate/ ) (` climate ` )
29
- - [ Fan] ( /components/fan/ ) (` fan ` )
30
30
31
31
To integrate a demo platform in Home Assistant, add the following section to your ` configuration.yaml ` file:
32
32
You can’t perform that action at this time.
0 commit comments