mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-16 02:25:10 +00:00
Compare commits
4 Commits
60446c803c
...
f8f7e0cfcf
Author | SHA1 | Date | |
---|---|---|---|
|
f8f7e0cfcf | ||
|
83f229b6bf | ||
|
1575f25a45 | ||
|
0f2691bad4 |
@@ -8,7 +8,7 @@
|
||||
- platform: state
|
||||
entity_id:
|
||||
- light.hallway_lights
|
||||
- light.foyer_lights
|
||||
- light.foyer
|
||||
to: 'on'
|
||||
for: '00:20:00'
|
||||
|
||||
@@ -52,4 +52,4 @@
|
||||
- light.flood_2
|
||||
- light.hallway
|
||||
- light.hallway_lights
|
||||
- light.foyer_lights
|
||||
- light.foyer
|
||||
|
@@ -54,4 +54,5 @@
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.living_room_accents
|
||||
- light.upstairs_lamp
|
||||
|
||||
|
@@ -40,7 +40,7 @@ cloud:
|
||||
- light.den_lights
|
||||
- light.dinette_lights
|
||||
- light.dining_room_lights
|
||||
- light.foyer_lights
|
||||
- light.foyer
|
||||
- light.garage_lights
|
||||
- light.hallway_lights
|
||||
- light.living_room_accents
|
||||
@@ -49,6 +49,7 @@ cloud:
|
||||
- light.outdoor_front_lights
|
||||
- light.outdoor_pool_lights
|
||||
- light.upstairs_lights
|
||||
- light.upstairs_lamp
|
||||
- light.sink
|
||||
include_domains:
|
||||
- switch
|
||||
|
@@ -8,7 +8,7 @@ Interior_Lights:
|
||||
- light.den1
|
||||
- light.dinette_lights
|
||||
- light.dining_room_lights
|
||||
- light.foyer_lights
|
||||
- light.foyer
|
||||
- light.garage_lights
|
||||
- light.hallway_lights
|
||||
- light.kitchen_lights
|
||||
@@ -17,6 +17,8 @@ Interior_Lights:
|
||||
- light.office_lights
|
||||
- light.upstairs_lights
|
||||
- light.garage_hallway
|
||||
- light.sink
|
||||
- light.upstairs_lamp
|
||||
|
||||
Exterior_Lights:
|
||||
entities:
|
||||
|
@@ -35,7 +35,7 @@ filter:
|
||||
- light.den_lights
|
||||
- light.dinette_lights
|
||||
- light.dining_room_lights
|
||||
- light.foyer_lights
|
||||
- light.foyer
|
||||
- light.garage_lights
|
||||
- light.hallway_lights
|
||||
- light.kitchen_lights
|
||||
@@ -45,6 +45,7 @@ filter:
|
||||
- light.outdoor_front_lights
|
||||
- light.outdoor_pool_lights
|
||||
- light.upstairs_lights
|
||||
- light.upstairs_lamp
|
||||
- light.sink
|
||||
- switch.lr_amp
|
||||
exclude_entities:
|
||||
|
@@ -57,7 +57,7 @@
|
||||
# - light.den_lamp
|
||||
|
||||
- platform: group
|
||||
name: Foyer lights
|
||||
name: Foyer
|
||||
entities:
|
||||
- light.f1
|
||||
- light.f2
|
||||
|
@@ -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.4">
|
||||
<title>2025.1.4</title>
|
||||
<linearGradient id="jSwDa" x2="0" y2="100%">
|
||||
<linearGradient id="poxbQ" x2="0" y2="100%">
|
||||
<stop offset="0" stop-opacity=".1" stop-color="#EEE"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<mask id="fvcjK"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#fvcjK)">
|
||||
<mask id="TQpKp"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#TQpKp)">
|
||||
<rect width="615" height="200" fill="#08C" x="0"/>
|
||||
<rect width="615" height="200" fill="url(#jSwDa)"/>
|
||||
<rect width="615" height="200" fill="url(#poxbQ)"/>
|
||||
</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.4</text>
|
||||
|
Before Width: | Height: | Size: 811 B After Width: | Height: | Size: 811 B |
Reference in New Issue
Block a user