Compare commits

..

No commits in common. "main" and "feat/MultisyncX401S" have entirely different histories.

View file

@ -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