diff --git a/custom_components/custom_components/weishaupt_modbus/__init__.py b/custom_components/weishaupt_modbus/__init__.py similarity index 100% rename from custom_components/custom_components/weishaupt_modbus/__init__.py rename to custom_components/weishaupt_modbus/__init__.py diff --git a/custom_components/custom_components/weishaupt_modbus/config_flow.py b/custom_components/weishaupt_modbus/config_flow.py similarity index 100% rename from custom_components/custom_components/weishaupt_modbus/config_flow.py rename to custom_components/weishaupt_modbus/config_flow.py diff --git a/custom_components/custom_components/weishaupt_modbus/const.py b/custom_components/weishaupt_modbus/const.py similarity index 100% rename from custom_components/custom_components/weishaupt_modbus/const.py rename to custom_components/weishaupt_modbus/const.py diff --git a/custom_components/custom_components/weishaupt_modbus/entities.py b/custom_components/weishaupt_modbus/entities.py similarity index 100% rename from custom_components/custom_components/weishaupt_modbus/entities.py rename to custom_components/weishaupt_modbus/entities.py diff --git a/custom_components/custom_components/weishaupt_modbus/hpconst.py b/custom_components/weishaupt_modbus/hpconst.py similarity index 100% rename from custom_components/custom_components/weishaupt_modbus/hpconst.py rename to custom_components/weishaupt_modbus/hpconst.py diff --git a/custom_components/custom_components/weishaupt_modbus/items.py b/custom_components/weishaupt_modbus/items.py similarity index 100% rename from custom_components/custom_components/weishaupt_modbus/items.py rename to custom_components/weishaupt_modbus/items.py diff --git a/custom_components/custom_components/weishaupt_modbus/kennfeld.py b/custom_components/weishaupt_modbus/kennfeld.py similarity index 100% rename from custom_components/custom_components/weishaupt_modbus/kennfeld.py rename to custom_components/weishaupt_modbus/kennfeld.py diff --git a/custom_components/custom_components/weishaupt_modbus/manifest.json b/custom_components/weishaupt_modbus/manifest.json similarity index 100% rename from custom_components/custom_components/weishaupt_modbus/manifest.json rename to custom_components/weishaupt_modbus/manifest.json diff --git a/custom_components/custom_components/weishaupt_modbus/modbusobject.py b/custom_components/weishaupt_modbus/modbusobject.py similarity index 100% rename from custom_components/custom_components/weishaupt_modbus/modbusobject.py rename to custom_components/weishaupt_modbus/modbusobject.py diff --git a/custom_components/custom_components/weishaupt_modbus/number.py b/custom_components/weishaupt_modbus/number.py similarity index 100% rename from custom_components/custom_components/weishaupt_modbus/number.py rename to custom_components/weishaupt_modbus/number.py diff --git a/custom_components/custom_components/weishaupt_modbus/select.py b/custom_components/weishaupt_modbus/select.py similarity index 100% rename from custom_components/custom_components/weishaupt_modbus/select.py rename to custom_components/weishaupt_modbus/select.py diff --git a/custom_components/custom_components/weishaupt_modbus/sensor.py b/custom_components/weishaupt_modbus/sensor.py similarity index 100% rename from custom_components/custom_components/weishaupt_modbus/sensor.py rename to custom_components/weishaupt_modbus/sensor.py diff --git a/custom_components/custom_components/weishaupt_modbus/strings.json b/custom_components/weishaupt_modbus/strings.json similarity index 100% rename from custom_components/custom_components/weishaupt_modbus/strings.json rename to custom_components/weishaupt_modbus/strings.json diff --git a/custom_components/custom_components/weishaupt_modbus/switch.py b/custom_components/weishaupt_modbus/switch.py similarity index 100% rename from custom_components/custom_components/weishaupt_modbus/switch.py rename to custom_components/weishaupt_modbus/switch.py diff --git a/custom_components/custom_components/weishaupt_modbus/translations/en.json b/custom_components/weishaupt_modbus/translations/en.json similarity index 100% rename from custom_components/custom_components/weishaupt_modbus/translations/en.json rename to custom_components/weishaupt_modbus/translations/en.json