diff --git a/README.md b/README.md index b5c325c..cce9ce8 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ http://ir-blaster.n39.eu ``` 2. esphome installieren ```bash - pip installv esphome + pip install esphome ``` 3. `secrets.yaml` anlegen: ```yaml WifiPassword: "changeme" - OtaPassword: "chamgeme" + OtaPassword: "changeme" ``` 4. config hochladen ```bash diff --git a/config.yaml b/config.yaml index 374029b..89ce28f 100644 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,6 @@ esphome: name: ir-blaster - platform: ESP8266 +esp8266: board: d1_mini wifi: