Minor fixes and upgrades.
This commit is contained in:
@@ -1 +1 @@
|
|||||||
2025.9.0
|
2025.9.1
|
@@ -82,6 +82,9 @@
|
|||||||
- kuche
|
- kuche
|
||||||
- schlafzimmer
|
- schlafzimmer
|
||||||
- kinderzimmer
|
- kinderzimmer
|
||||||
|
entity_id:
|
||||||
|
- light.awtrix_528bd4_matrix
|
||||||
|
- light.awtrix_b8658c_matrix
|
||||||
data: {}
|
data: {}
|
||||||
action: light.turn_off
|
action: light.turn_off
|
||||||
- type: turn_off
|
- type: turn_off
|
||||||
@@ -788,7 +791,7 @@
|
|||||||
= as_timestamp(endOfYear) - as_timestamp(startOfYear) -%} {%- set current
|
= as_timestamp(endOfYear) - as_timestamp(startOfYear) -%} {%- set current
|
||||||
= as_timestamp(now) - as_timestamp(startOfYear) -%} {%- set progress = ( current
|
= as_timestamp(now) - as_timestamp(startOfYear) -%} {%- set progress = ( current
|
||||||
/ total * 100 ) | round(0, "floor", 0) -%} {# Output #} { "text": "{{ progress
|
/ total * 100 ) | round(0, "floor", 0) -%} {# Output #} { "text": "{{ progress
|
||||||
}} %", "icon": "y2023"}'
|
}} %", "icon": "year-2025"}'
|
||||||
topic: awtrix_desk/custom/yearprogress
|
topic: awtrix_desk/custom/yearprogress
|
||||||
qos: 0
|
qos: 0
|
||||||
retain: false
|
retain: false
|
||||||
@@ -802,7 +805,7 @@
|
|||||||
= as_timestamp(endOfYear) - as_timestamp(startOfYear) -%} {%- set current
|
= as_timestamp(endOfYear) - as_timestamp(startOfYear) -%} {%- set current
|
||||||
= as_timestamp(now) - as_timestamp(startOfYear) -%} {%- set progress = ( current
|
= as_timestamp(now) - as_timestamp(startOfYear) -%} {%- set progress = ( current
|
||||||
/ total * 100 ) | round(0, "floor", 0) -%} {# Output #} { "text": "{{ progress
|
/ total * 100 ) | round(0, "floor", 0) -%} {# Output #} { "text": "{{ progress
|
||||||
}} %", "icon": "y2023"}'
|
}} %", "icon": "year-2025"}'
|
||||||
topic: awtrix_kitchen/custom/yearprogress
|
topic: awtrix_kitchen/custom/yearprogress
|
||||||
qos: 0
|
qos: 0
|
||||||
retain: false
|
retain: false
|
||||||
|
Reference in New Issue
Block a user