diff --git a/admin_dashboard.yaml b/admin_dashboard.yaml index 51b9d83..9c1c6f1 100644 --- a/admin_dashboard.yaml +++ b/admin_dashboard.yaml @@ -1034,6 +1034,34 @@ views: state_color: true title: Weather column_span: 1 + - type: grid + cards: + - type: heading + heading: Thresholds + heading_style: title + - type: custom:auto-entities + card: + type: entities + filter: + include: + - options: {} + domain: input_number + entity_id: '*hot_threshold' + sort: + method: entity_id + exclude: [] + - type: custom:auto-entities + card: + type: entities + filter: + include: + - options: {} + domain: input_number + entity_id: '*cold_threshold' + sort: + method: entity_id + exclude: [] + column_span: 2 - type: grid cards: - type: heading