From e931fce0f7c11c7a2cbdd3e8dbd7c89bf35b697b Mon Sep 17 00:00:00 2001 From: Northern Man <19808920+NorthernMan54@users.noreply.github.com> Date: Fri, 6 Dec 2024 12:39:46 -0500 Subject: [PATCH] Update config.json --- test/hbConfig/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/hbConfig/config.json b/test/hbConfig/config.json index 8f10741..3a69db3 100644 --- a/test/hbConfig/config.json +++ b/test/hbConfig/config.json @@ -1,7 +1,7 @@ { "bridge": { - "name": "Heisenberg", - "username": "AA:BB:CC:DD:FF:FF", + "name": "PluginTemplate", + "username": "AA:BB:CC:DD:EE:FF", "port": 51826, "pin": "031-45-154" },