File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,13 @@ 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
- - [ Garage door] ( /components/garage_door/ ) (` garage_door ` )
23
22
- [ Light] ( /components/light/ ) (` light ` )
24
23
- [ Lock] ( /components/lock/ ) (` lock ` )
25
24
- [ Notification] ( /components/notify/ ) (` notify ` )
26
- - [ Roller shutter ] ( /components/rollershutter / ) (` rollershutter ` )
25
+ - [ Cover ] ( /components/cover / ) (` cover ` )
27
26
- [ Sensor] ( /components/sensor/ ) (` sensor ` )
28
27
- [ Switch] ( /components/switch/ ) (` switch ` )
29
- - [ Thermostat ] ( /components/thermostat / ) (` thermostat ` )
28
+ - [ Climate ] ( /components/climate / ) (` climate ` )
30
29
31
30
To integrate a demo platform in Home Assistant, add the following section to your ` configuration.yaml ` file:
32
31
You can’t perform that action at this time.
0 commit comments