mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-16 02:25:10 +00:00
Compare commits
2 Commits
3ea720af36
...
7403198c25
Author | SHA1 | Date | |
---|---|---|---|
|
7403198c25 | ||
|
e4c9dfb49a |
@@ -258,7 +258,7 @@ automation:
|
|||||||
- service: climate.set_preset_mode
|
- service: climate.set_preset_mode
|
||||||
data:
|
data:
|
||||||
entity_id: climate.downstairs
|
entity_id: climate.downstairs
|
||||||
preset_mode: 'cool'
|
preset_mode: 'none'
|
||||||
- conditions:
|
- conditions:
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: person.justin
|
entity_id: person.justin
|
||||||
@@ -267,4 +267,4 @@ automation:
|
|||||||
- service: climate.set_preset_mode
|
- service: climate.set_preset_mode
|
||||||
data:
|
data:
|
||||||
entity_id: climate.upstairs
|
entity_id: climate.upstairs
|
||||||
preset_mode: 'cool'
|
preset_mode: 'none'
|
||||||
|
@@ -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="RtEhu" x2="0" y2="100%">
|
<linearGradient id="Wkdjm" 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="gpTdA"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
|
<mask id="zUHkX"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
|
||||||
<g mask="url(#gpTdA)">
|
<g mask="url(#zUHkX)">
|
||||||
<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(#RtEhu)"/>
|
<rect width="615" height="200" fill="url(#Wkdjm)"/>
|
||||||
</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 |
Reference in New Issue
Block a user