From b2de6826b5836731d59a1c13111b974be3ae8c29 Mon Sep 17 00:00:00 2001 From: Andrea <96880575+atiburzi@users.noreply.github.com> Date: Wed, 26 Nov 2025 13:01:50 +0100 Subject: [PATCH] add-NppESPHome-v1.0.26 (#995) * add-NppESPHome-v1.0.26 --------- Co-authored-by: chcg --- src/pl.x64.json | 10 ++++++++++ src/pl.x86.json | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/src/pl.x64.json b/src/pl.x64.json index d665299c3..bdb070017 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1729,6 +1729,16 @@ "description": "This plugin adds a dockable tree panel where you can create your own virtual folder structure. Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem.", "author": "Fatih Coşkun", "homepage": "https://github.com/FatihC/VirtualFolders" + }, + { + "folder-name": "NppESPHome", + "display-name": "NppESPHome", + "version": "1.0.26", + "id": "38c11337063f57b3e67bc88f397ecf00bdc76e41b93a04263d600d0cac95ef21", + "repository": "https://github.com/atiburzi/NppESPHome-Plugin/releases/download/v1.0.26/NppESPHome_x64.zip", + "description": "Plugin to directly interact with ESPHome and easily manage related projects workflows in Windows environment.", + "author": "Andrea Tiburzi", + "homepage": "https://github.com/atiburzi/NppESPHome-Plugin" } ] } diff --git a/src/pl.x86.json b/src/pl.x86.json index 996997c81..f0b557acc 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1921,6 +1921,16 @@ "description": "This plugin adds a dockable tree panel where you can create your own virtual folder structure. Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem.", "author": "Fatih Coşkun", "homepage": "https://github.com/FatihC/VirtualFolders" + }, + { + "folder-name": "NppESPHome", + "display-name": "NppESPHome", + "version": "1.0.26", + "id": "5e60f9c3c591b3e29c4d2f17e46399f3e9202b92352d65df21504c08d04930e0", + "repository": "https://github.com/atiburzi/NppESPHome-Plugin/releases/download/v1.0.26/NppESPHome_x32.zip", + "description": "Plugin to directly interact with ESPHome and easily manage related projects workflows in Windows environment.", + "author": "Andrea Tiburzi", + "homepage": "https://github.com/atiburzi/NppESPHome-Plugin" } ] }