From 5a6d2ad9f3327fb08943ee67c61c2985a9c87344 Mon Sep 17 00:00:00 2001 From: dougiteixeira <31328123+dougiteixeira@users.noreply.github.com> Date: Sun, 7 Jul 2024 15:08:23 -0300 Subject: [PATCH] Add note to config via UI (#33616) --- source/_integrations/template.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index 51d75b3678a..277932a903a 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -61,6 +61,11 @@ Sensor template and binary sensor template can be configured using the user inte To be able to add **{% my helpers title="Helpers" %}** via the user interface, you should have `default_config:` in your {% term "`configuration.yaml`" %}. It should already be there by default unless you removed it. +{% note %} +Configuration using our user interface provides a more limited subset of options, making this integration more accessible while covering most use cases. +If you need more specific features for your use case, the manual [YAML-configuration section](#yaml-configuration) of this integration might provide them. +{% endnote %} + ## YAML configuration ### State-based template binary sensors, buttons, images, numbers, selects and sensors