Add examples for splitting the configuration for items without a platform key (#25060)

fixes undefined
This commit is contained in:
Jan Bouwhuis 2022-11-30 08:47:20 +01:00 committed by GitHub
parent 8d51b6f902
commit 7e835aceda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -628,6 +628,8 @@ For most platforms it is also possible to manual set up MQTT items in `configura
{% enddetails %} {% enddetails %}
If you have a lot of manual configured items you might want to consider [splitting up the configuration](/docs/configuration/splitting_configuration/).
## Using Templates ## Using Templates
The MQTT platform support templating. Read more [about using templates with the MQTT integration](/docs/configuration/templating/#using-templates-with-the-mqtt-integration). The MQTT platform support templating. Read more [about using templates with the MQTT integration](/docs/configuration/templating/#using-templates-with-the-mqtt-integration).