Missing > in documentation (#7193)

This commit is contained in:
Jonas Skoogh 2018-10-28 13:11:28 +01:00 committed by Fabian Affolter
parent a579ad2d1e
commit 3ffc296b55

View File

@ -101,7 +101,7 @@ automation:
entity_id: switch.heater
```
<p class='note'
<p class='note'>
Please remember that [as explained here][devices] you can only have a single `automation:` entry. Add the automation to your existing automations.
</p>