Browse Source

esphome docs referenced

pull/73/head
Staubgeborener 2 years ago
parent
commit
7c38487bd6
No known key found for this signature in database GPG Key ID: 37E1773B853B77C3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/installation.md

+ 1
- 1
doc/installation.md View File

@ -19,7 +19,7 @@ found in the [Configuration guide](configuration.md).
After these steps you can let ESPHome compile your firmware (`firmware.bin`) file. This firmware
can then be flashed onto the device.
The compile command for ESPHome is
The [ESPHome compile](https://esphome.io/guides/cli.html#compile-command) command is
```
esphome compile example.yaml
```


Loading…
Cancel
Save