Ver Fonte

add step to readme

subDesTagesMitExtraKaese há 9 meses atrás
pai
commit
19584c17d1
1 ficheiros alterados com 6 adições e 1 exclusões
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -13,7 +13,12 @@ http://ir-blaster.n39.eu
     ```bash
     pip installv esphome
     ```
-3. config hochladen
+3. `secrets.yaml` anlegen:
+    ```yaml
+    WifiPassword: "changeme"
+    OtaPassword: "chamgeme"
+    ```
+4. config hochladen
     ```bash
     esphome run config.yaml
     ```