Compare commits
No commits in common. "main" and "feat/MultisyncX401S" have entirely different histories.
main
...
feat/Multi
2 changed files with 3 additions and 3 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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
esphome:
|
||||
name: ir-blaster
|
||||
esp8266:
|
||||
platform: ESP8266
|
||||
board: d1_mini
|
||||
|
||||
wifi:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue