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