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
```bash
pip install esphome
pip installv esphome
```
3. `secrets.yaml` anlegen:
```yaml
WifiPassword: "changeme"
OtaPassword: "changeme"
OtaPassword: "chamgeme"
```
4. config hochladen
```bash