generated from custom-cards/boilerplate-card
-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
config how-toHelp on how to config the cardHelp on how to config the cardenhancementNew feature or requestNew feature or request
Description
It would be nice to be able to template values like "value_sensors" and "bands: - from_value" and "show" etc..
If "bands: - from_value" only takes numbers a template could deliver a number from a binary sensor or other text states.
from_value: >
{% if is_state('device_tracker.paulus', 'home') %}
1
{% endif %}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
config how-toHelp on how to config the cardHelp on how to config the cardenhancementNew feature or requestNew feature or request