Compare commits

..

2 Commits

3 changed files with 15 additions and 15 deletions

View File

@@ -1 +1 @@
2025.8.1 2025.8.3

View File

@@ -16,13 +16,13 @@ automation:
trigger: trigger:
- platform: state - platform: state
entity_id: switch.phyn_shutoff_valve entity_id: valve.phyn_shutoff_valve
to: 'off' to: 'closed'
condition: condition:
- condition: time - condition: state
before: '03:00' entity_id: binary_sensor.phyn_leak_test_running
after: '05:00' state: 'off'
action: action:
- service: script.notify_engine_two_button - service: script.notify_engine_two_button
@@ -46,7 +46,7 @@ automation:
action: PHYN_WATER_ON action: PHYN_WATER_ON
action: action:
- service: homeassistant.turn_on - service: homeassistant.turn_on
entity_id: switch.phyn_shutoff_valve entity_id: valve.phyn_shutoff_valve
- service: script.notify_engine - service: script.notify_engine
data: data:

View File

@@ -1,16 +1,16 @@
<svg width="61.5" height="20" viewBox="0 0 615 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="2025.8.1"> <svg width="61.5" height="20" viewBox="0 0 615 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="2025.8.3">
<title>2025.8.1</title> <title>2025.8.3</title>
<linearGradient id="sPIxN" x2="0" y2="100%"> <linearGradient id="NGrzt" 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="BjVMm"><rect width="615" height="200" rx="30" fill="#FFF"/></mask> <mask id="aiKlj"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
<g mask="url(#BjVMm)"> <g mask="url(#aiKlj)">
<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(#sPIxN)"/> <rect width="615" height="200" fill="url(#NGrzt)"/>
</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.8.1</text> <text x="65" y="148" textLength="500" fill="#000" opacity="0.25">2025.8.3</text>
<text x="55" y="138" textLength="500">2025.8.1</text> <text x="55" y="138" textLength="500">2025.8.3</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 811 B

After

Width:  |  Height:  |  Size: 811 B