Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
Home-Assistant-Config
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-source
Home-Assistant-Config
Commits
3b68d051
Verified
Commit
3b68d051
authored
8 years ago
by
Erick Hitter
Browse files
Options
Downloads
Patches
Plain Diff
Sync with upstream
1983551
parent
65d25cd7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
automations/lights-off-when-alarm-away.yaml
+14
-0
14 additions, 0 deletions
automations/lights-off-when-alarm-away.yaml
with
14 additions
and
0 deletions
automations/lights-off-when-alarm-away.yaml
0 → 100644
+
14
−
0
View file @
3b68d051
alias
:
Turn off lights when alarm is set to away
trigger
:
-
platform
:
state
entity_id
:
alarm_control_panel.shm
to
:
'
armed_away'
action
:
service
:
homeassistant.turn_off
entity_id
:
-
group.master_bedroom
-
group.master_bathroom
-
group.living_room
-
group.dining_area
-
group.office
-
group.other
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment