mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-12-13 02:22:27 +00:00
Compare commits
2 Commits
1af88bcbb2
...
daf608cbd6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
daf608cbd6 | ||
|
|
c9fcdf31a2 |
@@ -1 +1 @@
|
||||
2025.8.1
|
||||
2025.8.3
|
||||
@@ -16,13 +16,13 @@ automation:
|
||||
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: switch.phyn_shutoff_valve
|
||||
to: 'off'
|
||||
entity_id: valve.phyn_shutoff_valve
|
||||
to: 'closed'
|
||||
|
||||
condition:
|
||||
- condition: time
|
||||
before: '03:00'
|
||||
after: '05:00'
|
||||
- condition: state
|
||||
entity_id: binary_sensor.phyn_leak_test_running
|
||||
state: 'off'
|
||||
|
||||
action:
|
||||
- service: script.notify_engine_two_button
|
||||
@@ -46,7 +46,7 @@ automation:
|
||||
action: PHYN_WATER_ON
|
||||
action:
|
||||
- service: homeassistant.turn_on
|
||||
entity_id: switch.phyn_shutoff_valve
|
||||
entity_id: valve.phyn_shutoff_valve
|
||||
|
||||
- service: script.notify_engine
|
||||
data:
|
||||
|
||||
@@ -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">
|
||||
<title>2025.8.1</title>
|
||||
<linearGradient id="sPIxN" x2="0" y2="100%">
|
||||
<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.3</title>
|
||||
<linearGradient id="NGrzt" x2="0" y2="100%">
|
||||
<stop offset="0" stop-opacity=".1" stop-color="#EEE"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<mask id="BjVMm"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#BjVMm)">
|
||||
<mask id="aiKlj"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#aiKlj)">
|
||||
<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 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="55" y="138" textLength="500">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.3</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 811 B After Width: | Height: | Size: 811 B |
Reference in New Issue
Block a user