Sfoglia il codice sorgente

add step to readme

subDesTagesMitExtraKaese 9 mesi fa
parent
commit
19584c17d1
1 ha cambiato i file con 6 aggiunte e 1 eliminazioni
  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
     ```