Compare commits
No commits in common. "main" and "feat/MultisyncX401S" have entirely different histories.
main
...
feat/Multi
1 changed files with 2 additions and 2 deletions
|
@ -11,12 +11,12 @@ http://ir-blaster.n39.eu
|
|||
```
|
||||
2. esphome installieren
|
||||
```bash
|
||||
pip install esphome
|
||||
pip installv esphome
|
||||
```
|
||||
3. `secrets.yaml` anlegen:
|
||||
```yaml
|
||||
WifiPassword: "changeme"
|
||||
OtaPassword: "changeme"
|
||||
OtaPassword: "chamgeme"
|
||||
```
|
||||
4. config hochladen
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue