Common tasks, installation independent: add missing title (#28661)

This commit is contained in:
c0ffeeca7 2023-08-22 22:08:04 +02:00 committed by GitHub
parent 41c17adbda
commit 94dae8b36d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,4 +6,7 @@ installation_name: "Installation independent"
This section provides tasks that do not depend on a specific Home Assistant installation type or a specific integration. They may be referenced in other procedures.
{% include common-tasks/enable_entities.md %}
## Defining a custom polling interval
{% include common-tasks/define_custom_polling.md %}