Updating sharing options (#15913)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Alex Loret de Mola 2020-12-15 01:19:59 -08:00 committed by GitHub
parent 7c363aa7a9
commit 8cad84d5ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -218,7 +218,11 @@ Don't forget to reload automations after you make changes to your blueprint to h
## Share the love
The final step is to share this blueprint with others. For this tutorial we're going to share it on GitHub Gists.
The final step is to share this blueprint with others.
### Informal Sharing
For this tutorial, we're going to share it on GitHub Gists. This is a good option if you don't want to publish your blueprint to a larger audience.
- Go to [GitHub Gists](https://gist.github.com/)
- Gist description: blueprint tutorial
@ -227,3 +231,7 @@ The final step is to share this blueprint with others. For this tutorial we're g
- Click the "Create Gist" button
You can now copy the URL of your new Gist and share it with other people. They can import it by going to **Configuration**, **Blueprints** and clicking on the blue "Import Blueprint" button.
### Share on the Blueprint Exchange
If you follow the [Rules and format for posting](/get-blueprints), you can share your blueprint on the Home Assistant Blueprint Exchange forum. This option is accessible to the general Home Assistant community but recommended only for your original blueprints. Please don't post this tutorial to the Blueprint Exchange, but instead, remember this as an option for releasing your real blueprints.