diff --git a/Creating-Your-First-Device-in-Home-Assistant-‐-ESPHome.md b/Creating-Your-First-Device-in-Home-Assistant-‐-ESPHome.md index 1a087de..a3580f0 100644 --- a/Creating-Your-First-Device-in-Home-Assistant-‐-ESPHome.md +++ b/Creating-Your-First-Device-in-Home-Assistant-‐-ESPHome.md @@ -181,7 +181,9 @@ You may now add the device to your normal Home Assistant dash and select require ![](https://github.com/DitroniX/Home-Assistant-Dev/blob/main/Datasheets%20and%20Information/Example%20of%20added%20Device%20Info.png) -#### Finally, once your device is up and running, you can always tweak or edit the YAML code, then reflash, at any time. +#### Finally + +Once your device is up and running, you can always 'tweak', or edit, the YAML code, then quickly reflash, at any time, either by OTA or USB. You can even duplicate the code for another device.