From 9f468a1ae97731f598cba34a150a8780c1355e0b Mon Sep 17 00:00:00 2001 From: Step <14996435+FoUStep@users.noreply.github.com> Date: Tue, 8 Oct 2024 11:55:14 +0200 Subject: [PATCH] Adjustments for HACS --- .../paloalto}/__init__.py | 0 .../paloalto}/__pycache__/__init__.cpython-310.pyc | Bin .../paloalto}/__pycache__/sensor.cpython-310.pyc | Bin .../paloalto}/manifest.json | 0 {paloalto => custom_components/paloalto}/sensor.py | 0 custom_components/placeholder | 1 - 6 files changed, 1 deletion(-) rename {paloalto => custom_components/paloalto}/__init__.py (100%) rename {paloalto => custom_components/paloalto}/__pycache__/__init__.cpython-310.pyc (100%) rename {paloalto => custom_components/paloalto}/__pycache__/sensor.cpython-310.pyc (100%) rename {paloalto => custom_components/paloalto}/manifest.json (100%) rename {paloalto => custom_components/paloalto}/sensor.py (100%) delete mode 100644 custom_components/placeholder diff --git a/paloalto/__init__.py b/custom_components/paloalto/__init__.py similarity index 100% rename from paloalto/__init__.py rename to custom_components/paloalto/__init__.py diff --git a/paloalto/__pycache__/__init__.cpython-310.pyc b/custom_components/paloalto/__pycache__/__init__.cpython-310.pyc similarity index 100% rename from paloalto/__pycache__/__init__.cpython-310.pyc rename to custom_components/paloalto/__pycache__/__init__.cpython-310.pyc diff --git a/paloalto/__pycache__/sensor.cpython-310.pyc b/custom_components/paloalto/__pycache__/sensor.cpython-310.pyc similarity index 100% rename from paloalto/__pycache__/sensor.cpython-310.pyc rename to custom_components/paloalto/__pycache__/sensor.cpython-310.pyc diff --git a/paloalto/manifest.json b/custom_components/paloalto/manifest.json similarity index 100% rename from paloalto/manifest.json rename to custom_components/paloalto/manifest.json diff --git a/paloalto/sensor.py b/custom_components/paloalto/sensor.py similarity index 100% rename from paloalto/sensor.py rename to custom_components/paloalto/sensor.py diff --git a/custom_components/placeholder b/custom_components/placeholder deleted file mode 100644 index 8b13789..0000000 --- a/custom_components/placeholder +++ /dev/null @@ -1 +0,0 @@ -