Browse Source

add step to readme

subDesTagesMitExtraKaese 8 months ago
parent
commit
19584c17d1
1 changed files with 6 additions and 1 deletions
  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
     ```