mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-16 10:34:40 +00:00
Compare commits
2 Commits
136fa6b97d
...
67295d027b
Author | SHA1 | Date | |
---|---|---|---|
|
67295d027b | ||
|
fe64a69be0 |
@@ -1 +1 @@
|
|||||||
2025.7.2
|
2025.7.4
|
@@ -178,5 +178,5 @@ automation:
|
|||||||
- service: climate.set_temperature
|
- service: climate.set_temperature
|
||||||
data:
|
data:
|
||||||
entity_id: climate.downstairs
|
entity_id: climate.downstairs
|
||||||
target_temp_high: 76
|
temperature: 76
|
||||||
|
|
||||||
|
@@ -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.7.2">
|
<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.2</title>
|
<title>2025.7.4</title>
|
||||||
<linearGradient id="PZSth" x2="0" y2="100%">
|
<linearGradient id="uDIgy" 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="GHNLu"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
|
<mask id="tGDlN"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
|
||||||
<g mask="url(#GHNLu)">
|
<g mask="url(#tGDlN)">
|
||||||
<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(#PZSth)"/>
|
<rect width="615" height="200" fill="url(#uDIgy)"/>
|
||||||
</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.2</text>
|
<text x="65" y="148" textLength="500" fill="#000" opacity="0.25">2025.7.4</text>
|
||||||
<text x="55" y="138" textLength="500">2025.7.2</text>
|
<text x="55" y="138" textLength="500">2025.7.4</text>
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
|
Before Width: | Height: | Size: 811 B After Width: | Height: | Size: 811 B |
Reference in New Issue
Block a user