Compare commits

...

2 Commits

2 changed files with 6 additions and 6 deletions

View File

@@ -153,7 +153,7 @@ automation:
trigger: trigger:
- platform: numeric_state - platform: numeric_state
entity_id: climate.downstairs entity_id: climate.downstairs
attribute: target_temp_high attribute: temperature
above: 76 above: 76
- platform: state - platform: state
entity_id: group.bed entity_id: group.bed
@@ -169,7 +169,7 @@ automation:
state: 'on' state: 'on'
- condition: numeric_state - condition: numeric_state
entity_id: climate.downstairs entity_id: climate.downstairs
attribute: target_temp_high attribute: temperature
above: 76 above: 76
- condition: state - condition: state
entity_id: sun.sun entity_id: sun.sun

View File

@@ -1,13 +1,13 @@
<svg width="61.5" height="20" viewBox="0 0 615 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="2025.7.4"> <svg width="61.5" height="20" viewBox="0 0 615 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="2025.7.4">
<title>2025.7.4</title> <title>2025.7.4</title>
<linearGradient id="uDIgy" x2="0" y2="100%"> <linearGradient id="hpNis" x2="0" y2="100%">
<stop offset="0" stop-opacity=".1" stop-color="#EEE"/> <stop offset="0" stop-opacity=".1" stop-color="#EEE"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<mask id="tGDlN"><rect width="615" height="200" rx="30" fill="#FFF"/></mask> <mask id="udMgF"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
<g mask="url(#tGDlN)"> <g mask="url(#udMgF)">
<rect width="615" height="200" fill="#08C" x="0"/> <rect width="615" height="200" fill="#08C" x="0"/>
<rect width="615" height="200" fill="url(#uDIgy)"/> <rect width="615" height="200" fill="url(#hpNis)"/>
</g> </g>
<g aria-hidden="true" fill="#fff" text-anchor="start" font-family="Verdana,DejaVu Sans,sans-serif" font-size="110"> <g aria-hidden="true" fill="#fff" text-anchor="start" font-family="Verdana,DejaVu Sans,sans-serif" font-size="110">
<text x="65" y="148" textLength="500" fill="#000" opacity="0.25">2025.7.4</text> <text x="65" y="148" textLength="500" fill="#000" opacity="0.25">2025.7.4</text>

Before

Width:  |  Height:  |  Size: 811 B

After

Width:  |  Height:  |  Size: 811 B