Compare commits
2 Commits
885dc0a65c
...
2993102ed8
Author | SHA1 | Date |
---|---|---|
github-actions[bot] | 2993102ed8 | |
CCOSTAN | 12a8ee2c2a |
|
@ -42,7 +42,7 @@
|
|||
- light.couch_1
|
||||
- light.upstairs_lamp
|
||||
- light.office_lamp
|
||||
- light.slider
|
||||
- light.main_slider
|
||||
- light.garage_attic
|
||||
# - light.den_lamp
|
||||
data:
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
action:
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.slider
|
||||
- light.main_slider
|
||||
- light.foyer
|
||||
- light.fridge
|
||||
- light.M1_front_right
|
||||
|
@ -46,7 +46,7 @@
|
|||
- light.S4
|
||||
- light.foyer
|
||||
- light.fridge
|
||||
- light.slider
|
||||
- light.main_slider
|
||||
- light.M1_front_right
|
||||
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
- light.m1_back_right
|
||||
- light.m1_front_left
|
||||
- light.m1_front_right
|
||||
- light.slider
|
||||
- light.main_slider
|
||||
|
||||
- platform: group
|
||||
name: Living Room Accents
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
state: off
|
||||
light.m1_front_right:
|
||||
state: off
|
||||
light.slider:
|
||||
light.main_slider:
|
||||
state: off
|
||||
light.m1_back_right:
|
||||
state: on
|
||||
|
|
|
@ -9,7 +9,7 @@ flash_notify:
|
|||
sequence:
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.slider
|
||||
- light.main_slider
|
||||
- light.office_lamp
|
||||
- light.outdoor_foyer
|
||||
data:
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
|||
import"./card-f9848764.js";
|
||||
import"./card-b90190e9.js";
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -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.1.2">
|
||||
<title>2025.1.2</title>
|
||||
<linearGradient id="iWQVv" x2="0" y2="100%">
|
||||
<linearGradient id="yWLbW" x2="0" y2="100%">
|
||||
<stop offset="0" stop-opacity=".1" stop-color="#EEE"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<mask id="tzdvp"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#tzdvp)">
|
||||
<mask id="WDUKb"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#WDUKb)">
|
||||
<rect width="615" height="200" fill="#08C" x="0"/>
|
||||
<rect width="615" height="200" fill="url(#iWQVv)"/>
|
||||
<rect width="615" height="200" fill="url(#yWLbW)"/>
|
||||
</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.1.2</text>
|
||||
|
|
Before Width: | Height: | Size: 811 B After Width: | Height: | Size: 811 B |
Loading…
Reference in New Issue