From 4135231a7e7d799ed4670f4a36cbdb98e4950dfa Mon Sep 17 00:00:00 2001 From: thekiwismarthome <134335563+thekiwismarthome@users.noreply.github.com> Date: Fri, 13 Feb 2026 10:33:19 +1300 Subject: [PATCH] Create __init__.py --- custom_components/shopping_list_manager/websocket/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 custom_components/shopping_list_manager/websocket/__init__.py diff --git a/custom_components/shopping_list_manager/websocket/__init__.py b/custom_components/shopping_list_manager/websocket/__init__.py new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/custom_components/shopping_list_manager/websocket/__init__.py @@ -0,0 +1 @@ +