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
5fa69917
Commit
5fa69917
authored
1 year ago
by
jabertwo
Browse files
Options
Downloads
Patches
Plain Diff
homeassistant automatisierungen via ansible - part 3
parent
2f17c5cd
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
+108
-0
108 additions, 0 deletions
.../docker_homeassistant/templates/config/configuration.yaml
with
108 additions
and
0 deletions
intern/docker_homeassistant/templates/config/configuration.yaml
+
108
−
0
View file @
5fa69917
...
...
@@ -311,3 +311,111 @@ automation ansible:
-
climate.treppenhaus_thermostat_1
-
climate.vortragsraum_vorne
mode
:
single
# WLED rot
-
alias
:
ANSIBLE_WLED_red
description
:
trigger
:
-
type
:
turned_on
platform
:
device
device_id
:
33915e12bd114226dcd4718e77a27779
entity_id
:
binary_sensor.button_4
condition
:
[]
action
:
-
service
:
light.turn_on
data
:
rgb_color
:
-
255
-
0
-
0
efect
:
Solid
target
:
area_id
:
-
hackcenter
-
kuche
-
lounge
-
serverrack
-
klo
mode
:
queued
max
:
30
# WLED gruen
-
alias
:
ANSIBLE_WLED_green
description
:
trigger
:
-
type
:
turned_on
platform
:
device
device_id
:
33915e12bd114226dcd4718e77a27779
entity_id
:
binary_sensor.button_5
condition
:
[]
action
:
-
service
:
light.turn_on
data
:
rgb_color
:
-
0
-
255
-
0
efect
:
Solid
target
:
area_id
:
-
hackcenter
-
kuche
-
lounge
-
serverrack
-
klo
mode
:
queued
max
:
30
# WLED blue
-
alias
:
ANSIBLE_WLED_blue
description
:
trigger
:
-
type
:
turned_on
platform
:
device
device_id
:
33915e12bd114226dcd4718e77a27779
entity_id
:
binary_sensor.button_6
condition
:
[]
action
:
-
service
:
light.turn_on
data
:
rgb_color
:
-
0
-
0
-
255
efect
:
Solid
target
:
area_id
:
-
hackcenter
-
kuche
-
lounge
-
serverrack
-
klo
mode
:
queued
max
:
30
# WLED white
-
alias
:
ANSIBLE_WLED_white
description
:
trigger
:
-
type
:
turned_on
platform
:
device
device_id
:
33915e12bd114226dcd4718e77a27779
entity_id
:
binary_sensor.button_2
condition
:
[]
action
:
-
service
:
light.turn_on
data
:
rgb_color
:
-
255
-
255
-
255
efect
:
Solid
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