From 16b45ec30e9c3feeaef163663554586af4ac65d0 Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Mon, 6 Apr 2026 16:49:11 +0200 Subject: [PATCH] Remove HomeKit integration --- configuration.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 2f629b5..ea10d56 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -70,11 +70,6 @@ python_script: frontend: themes: !include_dir_merge_named include/themes/ -homekit: - filter: - exclude_entity_globs: - - light.browser_mod_*_screen - ################################################## # Integrations ##################################################