diff --git a/config/.HA_VERSION b/config/.HA_VERSION
index 2cf525d6..af8b6248 100755
--- a/config/.HA_VERSION
+++ b/config/.HA_VERSION
@@ -1 +1 @@
-0.110.5
\ No newline at end of file
+0.110.4
\ No newline at end of file
diff --git a/config/configuration.yaml b/config/configuration.yaml
index 06d2cf74..0e3ed711 100755
--- a/config/configuration.yaml
+++ b/config/configuration.yaml
@@ -227,7 +227,7 @@ tts:
     cache: True
 
 wink:
-
+homekit: !include homekit.yaml
 group: !include_dir_merge_named group
 device_tracker: !include_dir_merge_list device_tracker
 sensor: !include_dir_merge_list sensor
diff --git a/config/homekit.yaml b/config/homekit.yaml
new file mode 100755
index 00000000..b17efb96
--- /dev/null
+++ b/config/homekit.yaml
@@ -0,0 +1,23 @@
+#-------------------------------------------
+# @CCOSTAN
+# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
+# Read all about this and more at https://vCloudInfo.com
+# HomeKit control file.
+######################################################################################################
+# auto_start: false
+filter:
+  include_domains:
+    - climate
+    - cover
+    - lock
+  exclude_domains:
+    - media_player
+    - sensor
+    - script
+    - sensor
+    - switch
+    - scene
+    - light
+  # include_entities:
+
+  # exclude_entities: