mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add note to config via UI (#33616)
This commit is contained in:
parent
bc3149888a
commit
5a6d2ad9f3
@ -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.
|
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
|
## YAML configuration
|
||||||
|
|
||||||
### State-based template binary sensors, buttons, images, numbers, selects and sensors
|
### State-based template binary sensors, buttons, images, numbers, selects and sensors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user