From 4d4c8ec2357acbec594785c74ba8ed4d07d20572 Mon Sep 17 00:00:00 2001 From: Dave Williams | DitroniX | G8PUO Date: Sat, 30 May 2026 05:09:09 +0100 Subject: [PATCH] =?UTF-8?q?Updated=20Creating=20Your=20First=20Device=20in?= =?UTF-8?q?=20Home=20Assistant=20=E2=80=90=20ESPHome=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Creating-Your-First-Device-in-Home-Assistant-‐-ESPHome.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.