Since running `esphome <MY_DEVICE>.yaml compile` generates the warning
```
WARNING Calling ESPHome with the configuration before the command is deprecated and will be removed in the future.
WARNING Please instead use:
WARNING esphome compile powerplug.yaml
```
* Added note for “SetOption78 1” in Tasmota
If you are using Tasmota 7.2+ it is necessary to run the command “SetOption78 1” in the Tasmota console and restart your device to be able to upgrade to esphome.
* Update migrate_sonoff_tasmota.rst
* Update migrate_sonoff_tasmota.rst
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
* Small changes from proofreading.
* Proofreading changes.
* Correction from travis checks
* Update guides/getting_started_command_line.rst
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* More proofreading changes.
* More proofreading changes.
* Minor corrections