mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-04-30 03:26:02 +00:00
Swapping out More Outlets for #582
This commit is contained in:
parent
e77e51e248
commit
e75530b7cf
@ -49,7 +49,7 @@
|
|||||||
{{ states.sun.sun.state == 'above_horizon' }}
|
{{ states.sun.sun.state == 'above_horizon' }}
|
||||||
- service: homeassistant.turn_off
|
- service: homeassistant.turn_off
|
||||||
entity_id:
|
entity_id:
|
||||||
- switch.master_bathroom_accents
|
- group.master_bathroom_accents
|
||||||
- group.exterior_lights
|
- group.exterior_lights
|
||||||
- group.outdoor_front_lights
|
- group.outdoor_front_lights
|
||||||
|
|
||||||
|
@ -64,7 +64,7 @@
|
|||||||
{{ states.group.family.state == 'home' }}
|
{{ states.group.family.state == 'home' }}
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
entity_id:
|
entity_id:
|
||||||
- switch.master_bathroom_accents
|
- group.master_bathroom_accents
|
||||||
- switch.back_landscaping
|
- switch.back_landscaping
|
||||||
- switch.front_door_outlet
|
- switch.front_door_outlet
|
||||||
- switch.living_room_outlet
|
- switch.living_room_outlet
|
||||||
|
@ -38,6 +38,6 @@
|
|||||||
- light.s1
|
- light.s1
|
||||||
- light.s4
|
- light.s4
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
entity_id: switch.kitchen_accents
|
entity_id: group.kitchen_accents
|
||||||
- service: input_boolean.turn_off
|
- service: input_boolean.turn_off
|
||||||
entity_id: input_boolean.good_morning
|
entity_id: input_boolean.good_morning
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
|
|
||||||
condition:
|
condition:
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: switch.kitchen_accents
|
entity_id: group.kitchen_Accents
|
||||||
state: 'on'
|
state: 'on'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
entity_id: switch.kitchen_accents
|
entity_id: group.kitchen_Accents
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
@ -66,4 +66,4 @@
|
|||||||
|
|
||||||
action:
|
action:
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
entity_id: switch.kitchen_accents
|
entity_id: group.kitchen_Accents
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
brightness: 10
|
brightness: 10
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
entity_id:
|
entity_id:
|
||||||
- switch.kitchen_accents
|
- group.kitchen_Accents
|
||||||
- delay: '00:05:00'
|
- delay: '00:05:00'
|
||||||
- service: light.turn_off
|
- service: light.turn_off
|
||||||
entity_id:
|
entity_id:
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
switch.turn_on
|
switch.turn_on
|
||||||
{% endif %}
|
{% endif %}
|
||||||
entity_id:
|
entity_id:
|
||||||
- switch.master_bathroom_accents
|
- group.master_bathroom_accents
|
||||||
- switch.back_landscaping
|
- switch.back_landscaping
|
||||||
- switch.front_door_outlet
|
- switch.front_door_outlet
|
||||||
- switch.living_room_outlet
|
- switch.living_room_outlet
|
||||||
|
@ -32,10 +32,10 @@
|
|||||||
|
|
||||||
action:
|
action:
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
entity_id: switch.master_bathroom_accents
|
entity_id: group.master_bathroom_accents
|
||||||
- wait_template: >-
|
- wait_template: >-
|
||||||
{{ not is_state('binary_sensor.sleepnumber_carlo_stacey_is_in_bed', 'off') or is_state('device_tracker.stacey', 'not_home')}}
|
{{ not is_state('binary_sensor.sleepnumber_carlo_stacey_is_in_bed', 'off') or is_state('device_tracker.stacey', 'not_home')}}
|
||||||
- wait_template: >-
|
- wait_template: >-
|
||||||
{{ not is_state('binary_sensor.sleepnumber_carlo_carlo_is_in_bed', 'off') or is_state('device_tracker.carlo', 'not_home') }}
|
{{ not is_state('binary_sensor.sleepnumber_carlo_carlo_is_in_bed', 'off') or is_state('device_tracker.carlo', 'not_home') }}
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
entity_id: switch.master_bathroom_accents
|
entity_id: group.master_bathroom_accents
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
- group.kitchen_lights
|
- group.kitchen_lights
|
||||||
|
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
entity_id: switch.kitchen_accents
|
entity_id: group.kitchen_Accents
|
||||||
|
|
||||||
- service: scene.turn_on
|
- service: scene.turn_on
|
||||||
entity_id: scene.tv_time
|
entity_id: scene.tv_time
|
||||||
|
@ -50,8 +50,10 @@ cloud:
|
|||||||
- group.office_lights
|
- group.office_lights
|
||||||
- group.hallway_lights
|
- group.hallway_lights
|
||||||
- group.kitchen_lights
|
- group.kitchen_lights
|
||||||
|
- group.kitchen_accents
|
||||||
- group.upstairs_lights
|
- group.upstairs_lights
|
||||||
- group.outdoor_pool_lights
|
- group.outdoor_pool_lights
|
||||||
|
- group.master_bathroom_accents
|
||||||
- group.garage_lights
|
- group.garage_lights
|
||||||
- group.paiges_room
|
- group.paiges_room
|
||||||
- group.justins_room
|
- group.justins_room
|
||||||
@ -63,6 +65,7 @@ cloud:
|
|||||||
- switch
|
- switch
|
||||||
- cover
|
- cover
|
||||||
- input_boolean
|
- input_boolean
|
||||||
|
- group
|
||||||
# exclude_entities:
|
# exclude_entities:
|
||||||
# exclude_domains:
|
# exclude_domains:
|
||||||
# - light
|
# - light
|
||||||
@ -74,6 +77,11 @@ cloud:
|
|||||||
display_categories: LIGHT
|
display_categories: LIGHT
|
||||||
group.upstairs_lights:
|
group.upstairs_lights:
|
||||||
display_categories: LIGHT
|
display_categories: LIGHT
|
||||||
|
group.kitchen_accents:
|
||||||
|
display_categories: LIGHT
|
||||||
|
group.master_bathroom_accents:
|
||||||
|
display_categories: LIGHT
|
||||||
|
|
||||||
http:
|
http:
|
||||||
base_url: !secret http_base_url
|
base_url: !secret http_base_url
|
||||||
server_port: !secret http_port
|
server_port: !secret http_port
|
||||||
|
@ -37,21 +37,6 @@ switch.pool_deck:
|
|||||||
hidden: False
|
hidden: False
|
||||||
homebridge_hidden: False
|
homebridge_hidden: False
|
||||||
|
|
||||||
switch.kitchen_accent_2:
|
|
||||||
friendly_name: 'Kitchen Accents 2'
|
|
||||||
|
|
||||||
hidden: False
|
|
||||||
icon: mdi:lightbulb-outline
|
|
||||||
assumed_state: true
|
|
||||||
|
|
||||||
|
|
||||||
switch.kitchen_accents:
|
|
||||||
friendly_name: 'Kitchen Accents'
|
|
||||||
|
|
||||||
hidden: False
|
|
||||||
icon: mdi:lightbulb-outline
|
|
||||||
assumed_state: true
|
|
||||||
|
|
||||||
|
|
||||||
switch.lr_amp:
|
switch.lr_amp:
|
||||||
friendly_name: 'Living Room Amp'
|
friendly_name: 'Living Room Amp'
|
||||||
@ -67,7 +52,7 @@ switch.living_room_outlet:
|
|||||||
assumed_state: true
|
assumed_state: true
|
||||||
|
|
||||||
|
|
||||||
switch.master_bathroom_accents:
|
group.master_bathroom_accents:
|
||||||
friendly_name: 'Master Bathroom Accents'
|
friendly_name: 'Master Bathroom Accents'
|
||||||
|
|
||||||
hidden: False
|
hidden: False
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
Interior_Lights:
|
Interior_Lights:
|
||||||
entities:
|
entities:
|
||||||
|
- group.master_bathroom_accents
|
||||||
- group.bedroom_lights
|
- group.bedroom_lights
|
||||||
- group.living_room_lights
|
- group.living_room_lights
|
||||||
- group.living_room_accents
|
- group.living_room_accents
|
||||||
@ -10,6 +11,7 @@ Interior_Lights:
|
|||||||
- group.office_lights
|
- group.office_lights
|
||||||
- group.hallway_lights
|
- group.hallway_lights
|
||||||
- group.kitchen_lights
|
- group.kitchen_lights
|
||||||
|
- group.kitchen_accents
|
||||||
- group.upstairs_lights
|
- group.upstairs_lights
|
||||||
- group.outdoor_pool_lights
|
- group.outdoor_pool_lights
|
||||||
- group.garage_lights
|
- group.garage_lights
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
media_players:
|
|
||||||
entities:
|
|
||||||
- media_player.livingroomcc
|
|
||||||
- media_player.living_room_tv
|
|
||||||
- media_player.living_room_ultra
|
|
||||||
- media_player.upstairs_living_room
|
|
||||||
- media_player.bedroom_alarm_panel
|
|
||||||
- media_player.living_room
|
|
||||||
- media_player.office
|
|
||||||
- media_player.kitchen
|
|
||||||
- media_player.justin_room
|
|
||||||
- media_player.tap
|
|
||||||
- media_player.upstairs
|
|
@ -3,14 +3,22 @@ Interior Switches:
|
|||||||
- switch.den_outlet
|
- switch.den_outlet
|
||||||
- switch.living_room_outlet
|
- switch.living_room_outlet
|
||||||
- switch.foyer_outlet
|
- switch.foyer_outlet
|
||||||
- switch.kitchen_accents
|
- group.kitchen_accents
|
||||||
- switch.kitchen_accent_2
|
|
||||||
- switch.printer_outlet
|
- switch.printer_outlet
|
||||||
- switch.front_door_outlet
|
- switch.front_door_outlet
|
||||||
- switch.garage_outlet
|
- switch.garage_outlet
|
||||||
- switch.lr_amp
|
- switch.lr_amp
|
||||||
- switch.master_bathroom_accents
|
- group.master_bathroom_accents
|
||||||
- switch.master_bathroom_accents_2
|
|
||||||
- switch.pool_deck
|
- switch.pool_deck
|
||||||
- switch.1412_2_Outlet
|
- switch.1412_2_Outlet
|
||||||
- switch.1412_3_Outlet
|
- switch.1412_3_Outlet
|
||||||
|
|
||||||
|
kitchen_accents:
|
||||||
|
entities:
|
||||||
|
- switch.kitchen_accent_1
|
||||||
|
- switch.kitchen_accent_2
|
||||||
|
|
||||||
|
master_bathroom_accents:
|
||||||
|
entities:
|
||||||
|
- switch.master_bathroom_accent_1
|
||||||
|
- switch.master_bathroom_accent_2
|
||||||
|
@ -10,15 +10,15 @@
|
|||||||
host: 192.168.10.118
|
host: 192.168.10.118
|
||||||
mac: '34:EA:34:CC:CE:25'
|
mac: '34:EA:34:CC:CE:25'
|
||||||
switches:
|
switches:
|
||||||
kitchen_accents:
|
# kitchen_accents:
|
||||||
friendly_name: "Kitchen Accents"
|
# friendly_name: "Kitchen Accents"
|
||||||
command_on: 'sjcyAAcSBxMHEgcSBxIUBgcTBxIIEhMGBxITBggSFAYHEhQGBxIHExQGFAYIEwcSFAYTBge8AAAAAAAA'
|
# command_on: 'sjcyAAcSBxMHEgcSBxIUBgcTBxIIEhMGBxITBggSFAYHEhQGBxIHExQGFAYIEwcSFAYTBge8AAAAAAAA'
|
||||||
command_off: 'stgyAAcTBxMHEwcSBxMTBgcTBxMHExMHBxMUBgcTEwcHExMHBxMHExMHEwcTBxMHBxMHEwe9AAAAAAAA'
|
# command_off: 'stgyAAcTBxMHEwcSBxMTBgcTBxMHExMHBxMUBgcTEwcHExMHBxMHExMHEwcTBxMHBxMHEwe9AAAAAAAA'
|
||||||
|
#
|
||||||
kitchen_accents_2:
|
# kitchen_accents_2:
|
||||||
friendly_name: "Kitchen Accents 2"
|
# friendly_name: "Kitchen Accents 2"
|
||||||
command_on: 'sjcyAAcSBxMHEgcSBxIUBgcTBxIIEhMGBxITBggSFAYHEhQGBxIHExQGFAYIEwcSFAYTBge8AAAAAAAA'
|
# command_on: 'sjcyAAcSBxMHEgcSBxIUBgcTBxIIEhMGBxITBggSFAYHEhQGBxIHExQGFAYIEwcSFAYTBge8AAAAAAAA'
|
||||||
command_off: 'stgyAAcTBxMHEwcSBxMTBgcTBxMHExMHBxMUBgcTEwcHExMHBxMHExMHEwcTBxMHBxMHEwe9AAAAAAAA'
|
# command_off: 'stgyAAcTBxMHEwcSBxMTBgcTBxMHExMHBxMUBgcTEwcHExMHBxMHExMHEwcTBxMHBxMHEwe9AAAAAAAA'
|
||||||
|
|
||||||
den_outlet:
|
den_outlet:
|
||||||
friendly_name: "Den Outlet"
|
friendly_name: "Den Outlet"
|
||||||
@ -35,10 +35,10 @@
|
|||||||
command_on: 'slYyAAcTEwcHExMHBxMGEwcTEwcHExMHBxMTBwYTEwcHExMHEwcTBwcTBxMHEwcTEwcTBwe+AAAAAAAA'
|
command_on: 'slYyAAcTEwcHExMHBxMGEwcTEwcHExMHBxMTBwYTEwcHExMHEwcTBwcTBxMHEwcTEwcTBwe+AAAAAAAA'
|
||||||
command_off: 'sl4yAAcTEwcGExMHBxMHEwcTFAcHExMHBxMTBwYTEwcHExMHEwcTBwYTBxMTBxMHBhMHEwe+AAAAAAAA'
|
command_off: 'sl4yAAcTEwcGExMHBxMHEwcTFAcHExMHBxMTBwYTEwcHExMHEwcTBwYTBxMTBxMHBhMHEwe+AAAAAAAA'
|
||||||
|
|
||||||
master_bathroom_accents:
|
# master_bathroom_accents:
|
||||||
friendly_name: "Master Bathroom Accents"
|
# friendly_name: "Master Bathroom Accents"
|
||||||
command_on: 'siAyAAUTEQcFExEIBhMGEwYTBhMGExEHBhMRCAYTEQgGExEHBRMFExEIEQgGEwYTEQcRBwa1AAAAAAAA'
|
# command_on: 'siAyAAUTEQcFExEIBhMGEwYTBhMGExEHBhMRCAYTEQgGExEHBRMFExEIEQgGEwYTEQcRBwa1AAAAAAAA'
|
||||||
command_off: 'sjsyAAYSEgcGEhIHBhIGEgYTBhMGExIHBhIRBwYSEQcGExIHBhIGEhIHEQcSBxEHBhIGEga0AAAAAAAA'
|
# command_off: 'sjsyAAYSEgcGEhIHBhIGEgYTBhMGExIHBhIRBwYSEQcGExIHBhIGEhIHEQcSBxEHBhIGEga0AAAAAAAA'
|
||||||
|
|
||||||
1412_2_outlet:
|
1412_2_outlet:
|
||||||
friendly_name: "1412_2 Outlet"
|
friendly_name: "1412_2 Outlet"
|
||||||
|
@ -84,8 +84,8 @@ rules:
|
|||||||
- switch.front_landscaping
|
- switch.front_landscaping
|
||||||
- switch.back_landscaping
|
- switch.back_landscaping
|
||||||
- switch.printer_outlet
|
- switch.printer_outlet
|
||||||
- switch.kitchen_accents
|
- group.kitchen_Accents
|
||||||
- switch.master_bathroom_accents
|
- group.master_bathroom_accents
|
||||||
- switch.front_door_outlet
|
- switch.front_door_outlet
|
||||||
- switch.foyer_outlet
|
- switch.foyer_outlet
|
||||||
- switch.lr_amp
|
- switch.lr_amp
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 24 KiB |
Loading…
x
Reference in New Issue
Block a user