Add note to config via UI (#33616)

This commit is contained in:
dougiteixeira 2024-07-07 15:08:23 -03:00 committed by GitHub
parent bc3149888a
commit 5a6d2ad9f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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