From 71f721be1fb8f08c636820459ae2062e1c0e803f Mon Sep 17 00:00:00 2001 From: pgrondek Date: Thu, 8 Apr 2021 12:06:40 +0200 Subject: [PATCH] Move to zha light groups --- automations/files/configuration.yaml | 30 +--------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/automations/files/configuration.yaml b/automations/files/configuration.yaml index 18082bc..cd83b51 100644 --- a/automations/files/configuration.yaml +++ b/automations/files/configuration.yaml @@ -17,7 +17,7 @@ zha: network: channel: 15 ota: - ikea_provider: false + ikea_provider: true ledvance_provider: true zwave: @@ -97,34 +97,6 @@ fan: token: !secret xiaomi_bedroom_air_purifier_token name: 'Bedroom Air Purifier' -light: - - platform: group - name: Kitchen Lights - entities: - - light.kitchen - - platform: group - name: TV Lights - entities: - - light.tv_left - - light.tv_middle - - light.tv_right - - platform: group - name: Table Lamp - entities: - - light.table_light_up - - light.table_light_down - - platform: group - name: Computer Lights - entities: - - light.computer_left - - light.computer_right - - light.computer_top - - platform: group - name: Bedroom Lights - entities: - - light.bedroom_1 - - light.bedroom_2 - vacuum: - platform: xiaomi_miio host: 192.168.60.7