Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open-source
Home-Assistant-Config
Commits
78e103a1
Commit
78e103a1
authored
Feb 03, 2020
by
Erick Hitter
Browse files
Sync with upstream 76416e0
parent
310f9401
Changes
155
Hide whitespace changes
Inline
Side-by-side
.HA_VERSION
View file @
78e103a1
0.93.2
\ No newline at end of file
0.102.3
\ No newline at end of file
asuswrt.yaml
deleted
100644 → 0
View file @
310f9401
host
:
192.168.1.1
username
:
!secret
asus_user
ssh_key
:
!secret
asus_key
automations.yaml
0 → 100644
View file @
78e103a1
[]
automations/alarm-status-indicator-off.yaml
deleted
100644 → 0
View file @
310f9401
alias
:
Alarm status indicator off
trigger
:
-
platform
:
state
entity_id
:
alarm_control_panel.shm
to
:
"
disarmed"
action
:
service
:
switch.turn_off
entity_id
:
switch.alarm_status
automations/alarm-status-indicator-on.yaml
deleted
100644 → 0
View file @
310f9401
alias
:
Alarm status indicator on
trigger
:
-
platform
:
state
entity_id
:
alarm_control_panel.shm
to
:
"
armed_home"
-
platform
:
state
entity_id
:
alarm_control_panel.shm
to
:
"
armed_away"
action
:
service
:
switch.turn_on
entity_id
:
switch.alarm_status
automations/alert-garage-camera-offline.yaml
0 → 100644
View file @
78e103a1
alias
:
Alert when Garage Camera offline
description
:
'
'
trigger
:
-
entity_id
:
device_tracker.50_dc_e7_14_03_ba
from
:
home
platform
:
state
to
:
not_home
condition
:
[]
action
:
-
service
:
notify.mattermost
data
:
message
:
'
:exclamation:
Garage
camera
offline!'
automations/alert-myq-offline.yaml
0 → 100644
View file @
78e103a1
alias
:
Alert when myQ offline
description
:
'
'
trigger
:
-
entity_id
:
device_tracker.64_52_99_c1_9f_68
from
:
home
platform
:
state
to
:
not_home
condition
:
[]
action
:
-
service
:
notify.mattermost
data
:
message
:
'
:exclamation:
myQ
offline!'
automations/balcony-late-night-dim.yaml
View file @
78e103a1
...
...
@@ -3,9 +3,14 @@ trigger:
platform
:
time
at
:
"
00:00"
condition
:
-
condition
:
state
entity_id
:
light.balcony
state
:
'
on'
condition
:
or
conditions
:
-
condition
:
state
entity_id
:
light.balcony_left
state
:
'
on'
-
condition
:
state
entity_id
:
light.balcony_right
state
:
'
on'
action
:
service
:
scene.turn_on
entity_id
:
scene.balcony_dimmed
automations/balcony-relax-after-sunset.yaml
View file @
78e103a1
...
...
@@ -4,11 +4,15 @@ trigger:
entity_id
:
sun.sun
from
:
'
above_horizon'
to
:
'
below_horizon'
# offset: "+00:30:00"
condition
:
-
condition
:
state
entity_id
:
light.balcony
state
:
'
on'
condition
:
or
conditions
:
-
condition
:
state
entity_id
:
light.balcony_left
state
:
'
on'
-
condition
:
state
entity_id
:
light.balcony_right
state
:
'
on'
action
:
service
:
scene.turn_on
entity_id
:
scene.balcony_relax
automations/balcony-sunrise-off.yaml
View file @
78e103a1
...
...
@@ -2,11 +2,16 @@ alias: 'Turn off balcony at sunrise'
trigger
:
platform
:
sun
event
:
sunrise
offset
:
"
+00:
3
0:00"
offset
:
"
+00:
1
0:00"
condition
:
-
condition
:
state
entity_id
:
light.balcony
state
:
'
on'
condition
:
or
conditions
:
-
condition
:
state
entity_id
:
light.balcony_left
state
:
'
on'
-
condition
:
state
entity_id
:
light.balcony_right
state
:
'
on'
action
:
service
:
light
.turn_o
ff
entity_id
:
light
.balcony
service
:
scene
.turn_o
n
entity_id
:
scene
.balcony
_off
automations/balcony-sunset-on.yaml
View file @
78e103a1
...
...
@@ -2,11 +2,16 @@ alias: 'Turn on balcony at sunset'
trigger
:
platform
:
sun
event
:
sunset
offset
:
"
-
00:
6
0:00"
offset
:
"
+
00:
3
0:00"
condition
:
-
condition
:
state
entity_id
:
light.balcony
state
:
'
off'
condition
:
and
conditions
:
-
condition
:
state
entity_id
:
light.balcony_left
state
:
'
off'
-
condition
:
state
entity_id
:
light.balcony_right
state
:
'
off'
action
:
service
:
light
.turn_on
entity_id
:
light
.balcony
service
:
scene
.turn_on
entity_id
:
scene
.balcony
_relax
automations/brightness-balcony-set.yaml
0 → 100644
View file @
78e103a1
alias
:
Brightness Balcony
trigger
:
platform
:
state
entity_id
:
input_number.brightness_balcony
action
:
service
:
light.turn_on
data
:
entity_id
:
-
light.balcony_left
-
light.balcony_right
data_template
:
brightness
:
'
{{
states(
"input_number.brightness_balcony"
)|round(
0
)
}}'
automations/brightness-
dining-area
-sync.yaml
→
automations/brightness-
balcony
-sync.yaml
View file @
78e103a1
alias
:
Brightness
Dining Area
Sync
alias
:
Brightness
Balcony
Sync
trigger
:
-
platform
:
state
entity_id
:
light.
ceiling_fan_1
entity_id
:
light.
balcony_left
-
platform
:
state
entity_id
:
light.
ceiling_fan_2
entity_id
:
light.
balcony_right
condition
:
condition
:
and
conditions
:
-
condition
:
state
entity_id
:
light.
ceiling_fan_1
entity_id
:
light.
balcony_left
state
:
'
on'
-
condition
:
state
entity_id
:
light.
ceiling_fan_2
entity_id
:
light.
balcony_right
state
:
'
on'
action
:
service
:
input_number.set_value
data_template
:
entity_id
:
input_number.brightness_
da
entity_id
:
input_number.brightness_
balcony
value
:
'
{{
trigger.to_state.attributes.brightness|float
}}'
automations/brightness-d
ining-area
-set.yaml
→
automations/brightness-d
en
-set.yaml
View file @
78e103a1
alias
:
Brightness D
ining Area
alias
:
Brightness D
en
trigger
:
platform
:
state
entity_id
:
input_number.brightness_d
a
entity_id
:
input_number.brightness_d
en
action
:
service
:
light.turn_on
data
:
entity_id
:
-
light.
ceiling_fan_1
-
light.
ceiling_fan_2
-
light.
den_left
-
light.
den_right
data_template
:
brightness
:
'
{{
states(
"input_number.brightness_d
a
"
)|round(
0
)
}}'
brightness
:
'
{{
states(
"input_number.brightness_d
en
"
)|round(
0
)
}}'
automations/brightness-den-sync.yaml
0 → 100644
View file @
78e103a1
alias
:
Brightness Den Sync
trigger
:
-
platform
:
state
entity_id
:
light.den_left
-
platform
:
state
entity_id
:
light.den_right
condition
:
condition
:
and
conditions
:
-
condition
:
state
entity_id
:
light.den_left
state
:
'
on'
-
condition
:
state
entity_id
:
light.den_right
state
:
'
on'
action
:
service
:
input_number.set_value
data_template
:
entity_id
:
input_number.brightness_den
value
:
'
{{
trigger.to_state.attributes.brightness|float
}}'
automations/brightness-living-room-set.yaml
View file @
78e103a1
...
...
@@ -6,7 +6,7 @@ action:
service
:
light.turn_on
data
:
entity_id
:
-
light.endtable
-
light.
corner_table
-
light.
living_room_
endtable
_left
-
light.
living_room_endtable_right
data_template
:
brightness
:
'
{{
states(
"input_number.brightness_lr"
)|round(
0
)
}}'
automations/brightness-living-room-sync.yaml
View file @
78e103a1
alias
:
Brightness Living Room Sync
trigger
:
-
platform
:
state
entity_id
:
light.endtable
entity_id
:
light.
living_room_
endtable
_left
-
platform
:
state
entity_id
:
light.
corner_table
entity_id
:
light.
living_room_endtable_right
condition
:
condition
:
and
conditions
:
-
condition
:
state
entity_id
:
light.endtable
entity_id
:
light.
living_room_
endtable
_left
state
:
'
on'
-
condition
:
state
entity_id
:
light.
corner_table
entity_id
:
light.
living_room_endtable_right
state
:
'
on'
action
:
service
:
input_number.set_value
...
...
automations/brightness-lr-ceiling-set.yaml
0 → 100644
View file @
78e103a1
alias
:
Brightness LR Ceiling
trigger
:
platform
:
state
entity_id
:
input_number.brightness_lr_ceiling
action
:
service
:
light.turn_on
data
:
entity_id
:
-
light.living_room_left
-
light.living_room_center
-
light.living_room_right
data_template
:
brightness
:
'
{{
states(
"input_number.brightness_lr_ceiling"
)|round(
0
)
}}'
automations/brightness-
master-bath
-sync.yaml
→
automations/brightness-
lr-ceiling
-sync.yaml
View file @
78e103a1
alias
:
Brightness
Master Bath
Sync
alias
:
Brightness
LR Ceiling
Sync
trigger
:
-
platform
:
state
entity_id
:
light.
master_bath_1
entity_id
:
light.
living_room_left
-
platform
:
state
entity_id
:
light.
master_bath_2
entity_id
:
light.
living_room_center
-
platform
:
state
entity_id
:
light.
master_bath_3
entity_id
:
light.
living_room_right
condition
:
condition
:
and
conditions
:
-
condition
:
state
entity_id
:
light.
master_bath_1
entity_id
:
light.
living_room_left
state
:
'
on'
-
condition
:
state
entity_id
:
light.
master_bath_2
entity_id
:
light.
living_room_center
state
:
'
on'
-
condition
:
state
entity_id
:
light.
master_bath_3
entity_id
:
light.
living_room_right
state
:
'
on'
action
:
service
:
input_number.set_value
data_template
:
entity_id
:
input_number.brightness_
master_bath
entity_id
:
input_number.brightness_
lr_ceiling
value
:
'
{{
trigger.to_state.attributes.brightness|float
}}'
automations/brightness-master-bath-set.yaml
deleted
100644 → 0
View file @
310f9401
alias
:
Brightness Master Bath
trigger
:
platform
:
state
entity_id
:
input_number.brightness_master_bath
action
:
service
:
light.turn_on
data
:
entity_id
:
-
light.master_bath_1
-
light.master_bath_2
-
light.master_bath_3
data_template
:
brightness
:
'
{{
states(
"input_number.brightness_master_bath"
)|round(
0
)
}}'
Prev
1
2
3
4
5
…
8
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment