From 741b283218bb8e11e8855ed0b768243b0f0b98a0 Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Wed, 10 Sep 2025 17:24:57 +0200 Subject: [PATCH] Minor fixes and upgrades. --- .HA_VERSION | 2 +- automations.yaml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.HA_VERSION b/.HA_VERSION index 4db8b84..232e6d6 100644 --- a/.HA_VERSION +++ b/.HA_VERSION @@ -1 +1 @@ -2025.9.0 \ No newline at end of file +2025.9.1 \ No newline at end of file diff --git a/automations.yaml b/automations.yaml index 2d96ece..30ec92b 100644 --- a/automations.yaml +++ b/automations.yaml @@ -82,6 +82,9 @@ - kuche - schlafzimmer - kinderzimmer + entity_id: + - light.awtrix_528bd4_matrix + - light.awtrix_b8658c_matrix data: {} action: light.turn_off - type: turn_off @@ -788,7 +791,7 @@ = as_timestamp(endOfYear) - as_timestamp(startOfYear) -%} {%- set current = as_timestamp(now) - as_timestamp(startOfYear) -%} {%- set progress = ( current / total * 100 ) | round(0, "floor", 0) -%} {# Output #} { "text": "{{ progress - }} %", "icon": "y2023"}' + }} %", "icon": "year-2025"}' topic: awtrix_desk/custom/yearprogress qos: 0 retain: false @@ -802,7 +805,7 @@ = as_timestamp(endOfYear) - as_timestamp(startOfYear) -%} {%- set current = as_timestamp(now) - as_timestamp(startOfYear) -%} {%- set progress = ( current / total * 100 ) | round(0, "floor", 0) -%} {# Output #} { "text": "{{ progress - }} %", "icon": "y2023"}' + }} %", "icon": "year-2025"}' topic: awtrix_kitchen/custom/yearprogress qos: 0 retain: false