YAML Basics für Home Assistant - Schritt für Schritt

Поделиться
HTML-код
  • Опубликовано: 21 июл 2024
  • In diesem Video schauen wir uns das YAML Format an. Ich zeige dir was es zu beachten gilt und welche Besonderheiten das YAML Format mit sich bringt.
    ▶ Discord: / discord
    ----------------------------------------------------------------------------------------
    Diese Produkte nutze ich für meine Automationen
    Tasmota Geräte:
    ▶ Nous A1T Steckdose auf Amazon: amzn.to/3OXG2V2 (Affiliatelink *)
    ▶ Stromzähler Lesekopf Bausatz: amzn.to/3L3w6YS (Affiliatelink *)
    ▶ Stromzähler Lesekopf All-in-One: amzn.to/3qSLTmF (Affiliatelink *)
    Zigbee Geräte:
    ▶ Sonoff Zigbee Gateway Stick auf Amazon: amzn.to/3rtZpgZ (Affiliatelink *)
    ▶ Sonoff Zigbee Bridge Pro auf Amazon: amzn.to/3F0kuTc (Affiliatelink *)
    ▶ Sonoff Zigbee Bewegungsmelder auf Amazon: amzn.to/3rBgF3I (Affiliatelink *)
    ▶ Sonoff Zigbee Taster auf Amazon: amzn.to/3rz0UKP (Affiliatelink *)
    Server:
    ▶ Synology DS923+ auf Amazon: amzn.to/3PJ7QwX (Affiliatelink *)
    ▶ Raspberry Pi 4 auf Amazon: amzn.to/3PHfZ4T (Affiliatelink *)
    ----------------------------------------------------------------------------------------
    Meine Videokurse 👨‍🎓:
    ▶ Dali Fibel: www.udemy.com/course/dali-fib...
    ▶ KNX/ETS Fibel: www.udemy.com/course/knx-ets-...
    ▶ Modbusfibel: www.udemy.com/course/modbus-f...
    ----------------------------------------------------------------------------------------
    00:00 - Intro
    01:00 - Key-Value Paare
    02:30 - Datentypen
    03:00 - Listen
    06:00 - Objekte
    08:00 - Richtig einrücken (Tabs & Leerzeichen)
    09:35 - Objekte in Listen
    11:40 - Texte in YAML
    14:02 - Woher kommen die Key-Value Vorgaben in HA?
    14:55 - Persönliche Tipps (JSON & Styleguide
    16:00 - Outro
    ----------------------------------------------------------------------------------------
    * Be diesen Links handelt es sich um Affiliate Links. Wenn du über diesen Link etwas kaufst bekomme eine Provision von Amazon
  • НаукаНаука

Комментарии • 3

  • @joshi0460
    @joshi0460 3 месяца назад

    cooles Video, danke für die Hintergründe und diesen Einstieg! Das hilft ungemein, im Hinterkopf zu haben!

  • @Stefan-jw6do
    @Stefan-jw6do 3 месяца назад

    Vielen Dank für die Einführung. Wie immer toll erklärt !!

  • @user-cy2vm1ym3c
    @user-cy2vm1ym3c 2 месяца назад

    Hallo Top erklärt,aber warum ist die group: !include groups.yaml sowie mqtt: !include mqtt.yaml nicht Eingabe fähig in der configuration.yaml,bekomme immer nur Fehlermeldung:Fehler beim Aufrufen des Diensts homeassistant/reload_all. Cannot quick reload all YAML configurations because the configuration is not valid: Error loading /config/configuration.yaml: in "/config/configuration.yaml", line 7, column 8: Unable to read file /config/groups.yaml. bzw. Fehler beim Aufrufen des Diensts homeassistant/reload_all. Cannot quick reload all YAML configurations because the configuration is not valid: Error loading /config/configuration.yaml: in "/config/configuration.yaml", line 7, column 7: Unable to read file /config/mqtt.yaml.