Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible-warpzone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
infrastruktur
ansible-warpzone
Commits
7ada655d
Commit
7ada655d
authored
1 year ago
by
jabertwo
Browse files
Options
Downloads
Patches
Plain Diff
homeassistant automatisierungen via ansible - part 3.1
parent
5fa69917
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
intern/docker_homeassistant/templates/config/configuration.yaml
+35
-12
35 additions, 12 deletions
.../docker_homeassistant/templates/config/configuration.yaml
with
35 additions
and
12 deletions
intern/docker_homeassistant/templates/config/configuration.yaml
+
35
−
12
View file @
7ada655d
...
...
@@ -314,12 +314,13 @@ automation ansible:
# WLED rot
-
alias
:
ANSIBLE_WLED_red
description
:
description
:
WLED rot
trigger
:
-
type
:
turned_on
platform
:
device
device_id
:
33915e12bd114226dcd4718e77a27779
entity_id
:
binary_sensor.button_4
domain
:
binary_sensor
condition
:
[]
action
:
-
service
:
light.turn_on
...
...
@@ -328,25 +329,26 @@ automation ansible:
-
255
-
0
-
0
efect
:
Solid
ef
f
ect
:
Solid
target
:
area_id
:
-
hackcenter
-
kuche
-
lounge
-
serverrack
-
klo
mode
:
queued
max
:
30
# WLED gruen
-
alias
:
ANSIBLE_WLED_green
description
:
description
:
WLED gruen
trigger
:
-
type
:
turned_on
platform
:
device
device_id
:
33915e12bd114226dcd4718e77a27779
entity_id
:
binary_sensor.button_5
domain
:
binary_sensor
condition
:
[]
action
:
-
service
:
light.turn_on
...
...
@@ -355,25 +357,25 @@ automation ansible:
-
0
-
255
-
0
efect
:
Solid
ef
f
ect
:
Solid
target
:
area_id
:
-
hackcenter
-
kuche
-
lounge
-
serverrack
-
klo
mode
:
queued
max
:
30
# WLED blue
-
alias
:
ANSIBLE_WLED_blue
description
:
description
:
wLED blau
trigger
:
-
type
:
turned_on
platform
:
device
device_id
:
33915e12bd114226dcd4718e77a27779
entity_id
:
binary_sensor.button_6
domain
:
binary_sensor
condition
:
[]
action
:
-
service
:
light.turn_on
...
...
@@ -382,25 +384,25 @@ automation ansible:
-
0
-
0
-
255
efect
:
Solid
ef
f
ect
:
Solid
target
:
area_id
:
-
hackcenter
-
kuche
-
lounge
-
serverrack
-
klo
mode
:
queued
max
:
30
# WLED white
-
alias
:
ANSIBLE_WLED_white
description
:
description
:
WLED weiss
trigger
:
-
type
:
turned_on
platform
:
device
device_id
:
33915e12bd114226dcd4718e77a27779
entity_id
:
binary_sensor.button_2
domain
:
binary_sensors
condition
:
[]
action
:
-
service
:
light.turn_on
...
...
@@ -409,13 +411,34 @@ automation ansible:
-
255
-
255
-
255
efect
:
Solid
effect
:
Solid
target
:
area_id
:
-
hackcenter
-
kuche
-
lounge
-
serverrack
mode
:
queued
max
:
30
# WLED off
-
alias
:
ANSIBLE_WLED_off
description
:
WLED aus
trigger
:
-
type
:
turned_on
platform
:
device
device_id
:
33915e12bd114226dcd4718e77a27779
entity_id
:
binary_sensor.button_3
domain
:
binary_sensor
condition
:
[]
action
:
-
service
:
light.turn_off
target
:
area_id
:
-
hackcenter
-
kuche
-
lounge
-
serverrack
-
klo
mode
:
queued
max
:
30
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