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
|
2. esphome installieren
|
||||||
```bash
|
```bash
|
||||||
pip install esphome
|
pip installv esphome
|
||||||
```
|
```
|
||||||
3. `secrets.yaml` anlegen:
|
3. `secrets.yaml` anlegen:
|
||||||
```yaml
|
```yaml
|
||||||
WifiPassword: "changeme"
|
WifiPassword: "changeme"
|
||||||
OtaPassword: "changeme"
|
OtaPassword: "chamgeme"
|
||||||
```
|
```
|
||||||
4. config hochladen
|
4. config hochladen
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue