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