From 5af896f695509b486c1c1facfb34d0388795319e Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Fri, 1 Nov 2024 19:51:54 +0100 Subject: [PATCH] fixed comments to homekit.yaml --- components/homekit.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/components/homekit.yaml b/components/homekit.yaml index 4ad5431e..fa0ee1fe 100644 --- a/components/homekit.yaml +++ b/components/homekit.yaml @@ -34,14 +34,14 @@ filter: - input_boolean.home_mode_away - script.homeassistant_restart #include_domains: - # - climate - # - cover - # - light - # - sensor - # - switch + #- climate + #- cover + #- light + #- sensor + #- switch #exclude_entities: - # - cover.tapparelle_casa - # - light.luci_casa - # - light.luci_bagno - # - light.luci_sala - # - switch.zigbee2mqtt_bridge_permit_join + #- cover.tapparelle_casa + #- light.luci_casa + #- light.luci_bagno + #- light.luci_sala + #- switch.zigbee2mqtt_bridge_permit_join -- 2.47.3