Update using_blueprints.markdown (#16910)

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
This commit is contained in:
jonwaland 2021-03-19 14:37:06 +11:00 committed by GitHub
parent c995bef483
commit 6296f4b837
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,3 +44,7 @@ The Home Assistant Community forums have a specific tag for blueprints. This tag
[Visit the Home Assistant forums][blueprint-forums]
[blueprint-forums]: /get-blueprints
## Troubleshooting missing automations
When you're creating automations using blueprints and they don't appear in the UI, make sure that you add back `automation: !include automations.yaml` from the default configuration to your `configuration.yaml`.