forked from teuserer/netz39-ir-blaster
README.md aktualisiert
Fix typos
This commit is contained in:
parent
4464b618df
commit
8c823c7c88
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue