Add reference to packages on splitting configuration page (#21066)

* Add reference to packages on splitting configuration page

* Update source/_docs/configuration/splitting_configuration.markdown

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
Franck Nijhof 2022-01-06 21:41:57 +01:00 committed by GitHub
parent 404e702782
commit e1d64c6c40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,6 +183,9 @@ This (large) sensor configuration gives us another example:
You'll notice that this example includes a secondary parameter section (under the steam section) as well as a better example of the way comments can be used to break down files into sections.
All of the above can be applied when splitting up files using packages. To
learn more about packages, see the [Packages](/docs/configuration/packages) page.
That about wraps it up.
If you have issues checkout `home-assistant.log` in the configuration directory as well as your indentations. If all else fails, head over to our [Discord chat server][discord] and ask away.