Skip to content

Templating #703

@Tom-ahawk

Description

@Tom-ahawk

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 %}

Metadata

Metadata

Assignees

Labels

config how-toHelp on how to config the cardenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions