diff --git a/custom_component/crtm/__init__.py b/custom_components/crtm/__init__.py similarity index 100% rename from custom_component/crtm/__init__.py rename to custom_components/crtm/__init__.py diff --git a/custom_component/crtm/config_flow.py b/custom_components/crtm/config_flow.py similarity index 100% rename from custom_component/crtm/config_flow.py rename to custom_components/crtm/config_flow.py diff --git a/custom_component/crtm/const.py b/custom_components/crtm/const.py similarity index 100% rename from custom_component/crtm/const.py rename to custom_components/crtm/const.py diff --git a/custom_component/crtm/manifest.json b/custom_components/crtm/manifest.json similarity index 100% rename from custom_component/crtm/manifest.json rename to custom_components/crtm/manifest.json diff --git a/custom_component/crtm/sensor.py b/custom_components/crtm/sensor.py similarity index 100% rename from custom_component/crtm/sensor.py rename to custom_components/crtm/sensor.py diff --git a/custom_component/crtm/translations/en.json b/custom_components/crtm/translations/en.json similarity index 100% rename from custom_component/crtm/translations/en.json rename to custom_components/crtm/translations/en.json diff --git a/custom_component/crtm/translations/es.json b/custom_components/crtm/translations/es.json similarity index 100% rename from custom_component/crtm/translations/es.json rename to custom_components/crtm/translations/es.json