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
0fefd1d8
Commit
0fefd1d8
authored
1 month ago
by
jabertwo
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
ssh://gitlab.warpzone.ms:444/infrastruktur/ansible-warpzone
parents
ba4aeb88
71b6a043
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
+9
-0
9 additions, 0 deletions
.../docker_homeassistant/templates/config/configuration.yaml
with
9 additions
and
0 deletions
intern/docker_homeassistant/templates/config/configuration.yaml
+
9
−
0
View file @
0fefd1d8
...
...
@@ -134,6 +134,15 @@ sensor:
automation ansible
:
# Autodiscovery für Licht Hackcenter
# Das Licht Hackcenter besteht eigentlich aus zwei geräten, einem DALI-Controller und einem Tasmota-Schalter.
# - Der Tasmota Schalter, schaltet generell den Strom ein und aus.
# - Der Dali Controller ist für die Regelung der Helligkeit verantwortlich. (Wertebereich 0 - 255)
# Die Automatisierung erstellt eine Autodiscovery-Konfiguration für HomeAssistant,
# die beide Geräte als ein Licht darstellt.
# Die Autodiscovery Message wird automatisch beim Start von HomeAssistant gesendet.
-
alias
:
ANSIBLE_autodiscovery_light_hackcenter
description
:
"
MQTT
Autodiscovery
für
Licht
Hackcenter"
mode
:
single
...
...
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