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
71b6a043
Commit
71b6a043
authored
2 months ago
by
Christian Elberfeld
Browse files
Options
Downloads
Patches
Plain Diff
Dokumentatation
parent
a26d002e
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 @
71b6a043
...
@@ -134,6 +134,15 @@ sensor:
...
@@ -134,6 +134,15 @@ sensor:
automation ansible
:
automation ansible
:
# Autodiscovery für Licht Hackcenter
# 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
-
alias
:
ANSIBLE_autodiscovery_light_hackcenter
description
:
"
MQTT
Autodiscovery
für
Licht
Hackcenter"
description
:
"
MQTT
Autodiscovery
für
Licht
Hackcenter"
mode
:
single
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