diff --git a/dashboards/views/sensor-details.yaml b/dashboards/views/sensor-details.yaml index bab05c30..97ceb844 100644 --- a/dashboards/views/sensor-details.yaml +++ b/dashboards/views/sensor-details.yaml @@ -17,7 +17,7 @@ <<: &aggregate_row_options type: custom:template-entity-row active: "{{ is_state('this.entity_id', 'on') }}" - secondary: "{% if states['this.entity_id'] %}{{ time_since(states['this.entity_id'].last_changed, 0) }}{% endif %}" + secondary: "{% if states['this.entity_id'] %}{{ time_since(states['this.entity_id'].last_changed, 2) }}{% endif %}" state: "{{ state_translated('this.entity_id') }}" name: >- {% if states['this.entity_id'] -%}