add step to readme
This commit is contained in:
parent
40954e5637
commit
19584c17d1
1 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue