diff --git a/custom_components/intesishome/__init__.py b/custom_components/intesishome_local/__init__.py similarity index 100% rename from custom_components/intesishome/__init__.py rename to custom_components/intesishome_local/__init__.py diff --git a/custom_components/intesishome/binary_sensor.py b/custom_components/intesishome_local/binary_sensor.py similarity index 100% rename from custom_components/intesishome/binary_sensor.py rename to custom_components/intesishome_local/binary_sensor.py diff --git a/custom_components/intesishome/climate.py b/custom_components/intesishome_local/climate.py similarity index 100% rename from custom_components/intesishome/climate.py rename to custom_components/intesishome_local/climate.py diff --git a/custom_components/intesishome/config_flow.py b/custom_components/intesishome_local/config_flow.py similarity index 100% rename from custom_components/intesishome/config_flow.py rename to custom_components/intesishome_local/config_flow.py diff --git a/custom_components/intesishome/manifest.json b/custom_components/intesishome_local/manifest.json similarity index 100% rename from custom_components/intesishome/manifest.json rename to custom_components/intesishome_local/manifest.json diff --git a/custom_components/intesishome/strings.json b/custom_components/intesishome_local/strings.json similarity index 100% rename from custom_components/intesishome/strings.json rename to custom_components/intesishome_local/strings.json diff --git a/custom_components/intesishome/translations/en.json b/custom_components/intesishome_local/translations/en.json similarity index 100% rename from custom_components/intesishome/translations/en.json rename to custom_components/intesishome_local/translations/en.json