Minor fixes and upgrades.

This commit is contained in:
2025-09-10 17:24:57 +02:00
parent 8800f7b847
commit 741b283218
2 changed files with 6 additions and 3 deletions

View File

@@ -1 +1 @@
2025.9.0
2025.9.1

View File

@@ -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