mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-18 23:36:11 +00:00
Adding in HomeBridge Support; Fixing some naming conventions.
This commit is contained in:
parent
eeac667df1
commit
c40d9b31bb
@ -50,8 +50,8 @@
|
||||
- alias: 'Rain is over'
|
||||
trigger:
|
||||
- platform: numeric_state
|
||||
entity_id: sensor.dark_sky_precip_intensity
|
||||
below: 1
|
||||
entity_id: sensor.dark_sky_cloud_coverage
|
||||
above: 90
|
||||
|
||||
action:
|
||||
- service: light.turn_off
|
||||
|
@ -31,6 +31,7 @@
|
||||
entity_id:
|
||||
- light.hallway
|
||||
- group.foyer_lights
|
||||
- light.master_toilet
|
||||
state: 'on'
|
||||
for: '00:20:00'
|
||||
|
||||
|
@ -29,11 +29,11 @@
|
||||
action:
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.hallway
|
||||
- light.kids_hallway
|
||||
- light.k4
|
||||
- delay: 00:20:00
|
||||
- service: light.turn_off
|
||||
entity_id: light.hallway
|
||||
entity_id: light.kids_hallway
|
||||
|
||||
##############################################################
|
||||
- alias: ZWave Enerwave Door Sensors Closed
|
||||
@ -50,7 +50,7 @@
|
||||
|
||||
action:
|
||||
service: light.turn_off
|
||||
entity_id: light.hallway
|
||||
entity_id: light.kids_hallway
|
||||
|
||||
##############################################################
|
||||
- alias: Shutdown Helper light
|
||||
|
0
customize/covers.yaml
Executable file
0
customize/covers.yaml
Executable file
@ -1 +1 @@
|
||||
{"9": "switch.living_room_outlet", "17": "input_boolean.guest_mode", "24": "group.outdoor_pool_lights", "20": "switch.garage_outlet", "8": "switch.printer_outlet", "28": "switch.foyer_outlet", "33": "group.office_lights", "6": "group.dining_room_lights", "3": "switch.kitchen_accents", "10": "group.garage_lights", "4": "group.dinette_lights", "32": "group.living_room_lights", "30": "switch.outlet_304_4", "22": "light.outdoor_den", "27": "group.upstairs_lights", "7": "group.living_room_accents", "25": "group.interior_lights", "15": "group.hallway_lights", "21": "group.bedroom_lights", "19": "group.all_switches", "5": "switch.living_room_amp", "26": "scene.living_room_tv_time", "11": "group.foyer_lights", "14": "switch.den_outlet", "2": "group.outdoor_front_lights", "13": "group.kitchen_lights", "23": "light.garage_left", "29": "group.amps", "12": "group.all_lights", "31": "group.outdoor_lights", "16": "switch.kitchen_accent_2", "18": "group.den_lights", "1": "switch.front_door_outlet"}
|
||||
{"31": "group.outdoor_lights", "16": "switch.kitchen_accent_2", "20": "switch.garage_outlet", "29": "group.amps", "8": "switch.printer_outlet", "24": "group.outdoor_pool_lights", "11": "group.foyer_lights", "7": "group.living_room_accents", "6": "group.dining_room_lights", "12": "group.all_lights", "10": "group.garage_lights", "18": "group.den_lights", "2": "group.outdoor_front_lights", "17": "input_boolean.guest_mode", "9": "switch.living_room_outlet", "14": "switch.den_outlet", "3": "switch.kitchen_accents", "34": "group.exterior_lights", "26": "scene.living_room_tv_time", "23": "light.garage_left", "15": "group.hallway_lights", "5": "switch.living_room_amp", "27": "group.upstairs_lights", "25": "group.interior_lights", "30": "switch.outlet_304_4", "4": "group.dinette_lights", "32": "group.living_room_lights", "13": "group.kitchen_lights", "22": "light.outdoor_den", "28": "switch.foyer_outlet", "21": "group.bedroom_lights", "1": "switch.front_door_outlet", "19": "group.all_switches", "33": "group.office_lights"}
|
@ -87,9 +87,9 @@ Hallway Lights:
|
||||
|
||||
Justins Room:
|
||||
entities:
|
||||
- light.justin_go
|
||||
- light.Justin_go
|
||||
|
||||
Paiges Room:
|
||||
entities:
|
||||
- light.Justin_go
|
||||
- light.Paige_go
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user