Add in new light into LivingRoom - Remove SYSTEMMONITOR YAML configurations. Upgrade to 1.2024
This commit is contained in:
parent
ca0f8c700a
commit
38a854a961
|
@ -1 +1 @@
|
|||
2023.12.3
|
||||
2024.1.0
|
|
@ -42,7 +42,7 @@
|
|||
- light.couch_1
|
||||
- light.upstairs_lamp
|
||||
- light.office_lamp
|
||||
- light.m1_slider
|
||||
- light.slider
|
||||
- light.garage_attic
|
||||
- light.den_lamp
|
||||
data:
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
- light.m1_back_right
|
||||
- light.m1_front_left
|
||||
- light.m1_front_right
|
||||
# - light.m1_slider
|
||||
- light.slider
|
||||
|
||||
- platform: group
|
||||
name: Living Room Accents
|
||||
|
|
|
@ -7,14 +7,9 @@
|
|||
# sensor.process_mosquitto:
|
||||
# friendly_name: 'Mosquitto'
|
||||
#
|
||||
#
|
||||
|
||||
# Uses SYSTEMMONITOR integration
|
||||
#-------------------------------------------
|
||||
sensor:
|
||||
- platform: systemmonitor
|
||||
resources:
|
||||
- type: disk_use_percent
|
||||
arg: /
|
||||
|
||||
|
||||
#-------------------------------------------
|
||||
##############################################################################
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
state: off
|
||||
light.m1_front_right:
|
||||
state: off
|
||||
light.m1_slider:
|
||||
light.slider:
|
||||
state: off
|
||||
light.m1_back_right:
|
||||
state: on
|
||||
|
|
|
@ -9,7 +9,7 @@ flash_notify:
|
|||
sequence:
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.m1_slider
|
||||
- light.slider
|
||||
- light.office_lamp
|
||||
- light.outdoor_foyer
|
||||
data:
|
||||
|
|
|
@ -608,7 +608,7 @@
|
|||
<g id="Lights">
|
||||
<circle id="light.m1_back_right" style="fill:#231F26;" cx="509.5" cy="238.7" r="5"/>
|
||||
<circle id="light.m1_back_left" style="fill:#231F26;" cx="509.5" cy="298.3" r="5"/>
|
||||
<circle id="light.m1_slider" style="fill:#231F26;" cx="493.1" cy="362.6" r="5"/>
|
||||
<circle id="light.slider" style="fill:#231F26;" cx="493.1" cy="362.6" r="5"/>
|
||||
<circle id="light.m1_front_left" style="fill:#231F26;" cx="438.8" cy="298.3" r="5"/>
|
||||
<circle id="light.m1_front_right" style="fill:#231F26;" cx="438.8" cy="239" r="5"/>
|
||||
<circle id="light.bedroom_hallway" style="fill:#231F26;" cx="440.3" cy="363.3" r="5"/>
|
||||
|
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 82 KiB |
|
@ -110,7 +110,7 @@ rules:
|
|||
- light.m1_back_right
|
||||
- light.m1_front_left
|
||||
- light.m1_front_right
|
||||
- light.m1_slider
|
||||
- light.slider
|
||||
- light.office_lamp
|
||||
- light.den_lamp
|
||||
- light.f2
|
||||
|
|
|
@ -5982,7 +5982,7 @@
|
|||
inkscape:label="#path2279-2-3" />
|
||||
<ellipse
|
||||
style="display:inline;fill:#cccccc;fill-opacity:1;stroke-width:1.35243082"
|
||||
id="light.m1_slider"
|
||||
id="light.slider"
|
||||
cx="210.98605"
|
||||
cy="-65.468712"
|
||||
rx="22.06353"
|
||||
|
|
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
Loading…
Reference in New Issue