From 97452d108b55ba30dda897feec3e9c2d89bd84f6 Mon Sep 17 00:00:00 2001 From: balgerion <133121849+balgerion@users.noreply.github.com> Date: Sun, 27 Apr 2025 23:17:49 +0200 Subject: [PATCH] Rename custom_components/__init__.py to custom_components/pstryk/__init__.py --- custom_components/{ => pstryk}/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename custom_components/{ => pstryk}/__init__.py (100%) diff --git a/custom_components/__init__.py b/custom_components/pstryk/__init__.py similarity index 100% rename from custom_components/__init__.py rename to custom_components/pstryk/__init__.py