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
449b5285
Commit
449b5285
authored
1 year ago
by
jabertwo
Browse files
Options
Downloads
Patches
Plain Diff
turn off picture matrix
parent
dd667a64
No related branches found
Branches containing commit
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
+12
-2
12 additions, 2 deletions
.../docker_homeassistant/templates/config/configuration.yaml
with
12 additions
and
2 deletions
intern/docker_homeassistant/templates/config/configuration.yaml
+
12
−
2
View file @
449b5285
...
...
@@ -79,6 +79,12 @@ rest_command:
set_zone_status_closed
:
url
:
"
https://api.warpzone.ms/setstatus?newstatus=CLOSED&update_key={{
warpai_status_update_key
}}"
method
:
GET
set_lounge_matrix_off
:
url
:
"
http://led-matrix.warpzone.lan/play/off.png"
method
:
GET
set_lounge_matrix_on
:
url
:
"
http://led-matrix.warpzone.lan/skip"
method
:
GET
# https://www.home-assistant.io/integrations/telegram/
telegram_bot
:
...
...
@@ -705,6 +711,8 @@ automation ansible:
-
kuche
-
lounge
-
serverrack
-
service
:
rest_command.set_lounge_matrix_off
data
:
{}
mode
:
queued
max
:
30
...
...
@@ -732,7 +740,7 @@ automation ansible:
max
:
30
# WLED default Lounge
-
alias
:
"
ANSIBLE_WLED_lou
g
ne_default"
-
alias
:
"
ANSIBLE_WLED_loun
g
e_default"
description
:
WLED Default effect in der Lounge
trigger
:
-
type
:
turned_on
...
...
@@ -769,6 +777,8 @@ automation ansible:
-
select.lampan_preset
-
select.clock_preset
-
select.fernseher01_preset
-
service
:
rest_command.set_lounge_matrix_on
data
:
{}
mode
:
single
# WLED default hackcenter
...
...
@@ -815,7 +825,7 @@ automation ansible:
# WLED meteor lounge
-
alias
:
"
ANSIBLE_WLED_
L
ounge_Meteor"
-
alias
:
"
ANSIBLE_WLED_
l
ounge_Meteor"
description
:
WLED Meteor effect in der Lounge
trigger
:
-
type
:
turned_on
...
...
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