Compare commits

..

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

2 changed files with 3 additions and 3 deletions

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

View file

@ -1,6 +1,6 @@
esphome: esphome:
name: ir-blaster name: ir-blaster
esp8266: platform: ESP8266
board: d1_mini board: d1_mini
wifi: wifi: