Demo integration key only (#29019)

This commit is contained in:
G Johansson 2023-10-15 23:14:45 +02:00 committed by GitHub
parent ded7ac188f
commit 9062712fed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,13 +85,7 @@ To integrate a demo platform in Home Assistant, add the following section to you
```yaml
# Example configuration.yaml entry
# To load all:
demo:
# To load for a specific integration:
light:
- platform: demo
```
{% configuration %}