Skip to content
Snippets Groups Projects
Commit 71b6a043 authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

Dokumentatation

parent a26d002e
No related branches found
No related tags found
No related merge requests found
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment