From 8ae46ae0f8eb8214df239a5ad27cbe52b644b78d Mon Sep 17 00:00:00 2001 From: Laurent Date: Mon, 29 Dec 2025 13:53:56 +0100 Subject: [PATCH] f#ck --- api-customer/app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-customer/app.py b/api-customer/app.py index 8aa58e2f..a9cbf818 100644 --- a/api-customer/app.py +++ b/api-customer/app.py @@ -16,7 +16,7 @@ if __name__ == '__main__': local_broker = MQTTService( "127.0.0.1", 1883, - username="Pi-1", + username="pi-1", password="hepl", )