mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-16 02:25:10 +00:00
Compare commits
2 Commits
7403198c25
...
bf202e770b
Author | SHA1 | Date | |
---|---|---|---|
|
bf202e770b | ||
|
a0a93dceec |
@@ -189,13 +189,16 @@ automation:
|
||||
- platform: numeric_state
|
||||
entity_id: climate.downstairs
|
||||
attribute: temperature
|
||||
below: 78
|
||||
below: 79
|
||||
condition:
|
||||
- condition: state
|
||||
entity_id: sun.sun
|
||||
state: 'above_horizon'
|
||||
- condition: template
|
||||
value_template: "{{ state_attr('climate.downstairs', 'temperature') < 79 }}"
|
||||
- condition: state
|
||||
entity_id: input_boolean.guest_mode
|
||||
state: 'off'
|
||||
action:
|
||||
- service: climate.set_temperature
|
||||
data:
|
||||
|
@@ -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">
|
||||
<title>2025.7.4</title>
|
||||
<linearGradient id="Wkdjm" x2="0" y2="100%">
|
||||
<linearGradient id="hHeYW" x2="0" y2="100%">
|
||||
<stop offset="0" stop-opacity=".1" stop-color="#EEE"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<mask id="zUHkX"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#zUHkX)">
|
||||
<mask id="nVOdf"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#nVOdf)">
|
||||
<rect width="615" height="200" fill="#08C" x="0"/>
|
||||
<rect width="615" height="200" fill="url(#Wkdjm)"/>
|
||||
<rect width="615" height="200" fill="url(#hHeYW)"/>
|
||||
</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.7.4</text>
|
||||
|
Before Width: | Height: | Size: 811 B After Width: | Height: | Size: 811 B |
Reference in New Issue
Block a user