From 0a5e69aa9e113f99cf4881302fb085217ca19fdd Mon Sep 17 00:00:00 2001 From: pgrondek Date: Fri, 2 Apr 2021 00:20:20 +0200 Subject: [PATCH] Fix Z-Wave usb donge --- automations/files/configuration.yaml | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/automations/files/configuration.yaml b/automations/files/configuration.yaml index 9c79699..ac08098 100644 --- a/automations/files/configuration.yaml +++ b/automations/files/configuration.yaml @@ -21,7 +21,7 @@ zha: ledvance_provider: true zwave: - usb_path: /dev/ttyACM0 + usb_path: /dev/ttyACM1 config_path: /config/open-zwave/config network_key: !secret zwave_network_key @@ -76,20 +76,7 @@ light: - platform: group name: Kitchen Lights entities: - - light.kitchen_01 - - light.kitchen_02 - - light.kitchen_03 - - light.kitchen_04 - - light.kitchen_05 - - light.kitchen_06 - - light.kitchen_07 - - light.kitchen_08 - - light.kitchen_09 - - light.kitchen_10 - - light.kitchen_11 - - light.kitchen_12 - - light.kitchen_13 - - light.kitchen_14 + - light.kitchen - platform: group name: TV Lights entities: @@ -107,12 +94,6 @@ light: - light.computer_left - light.computer_right - light.computer_top - - platform: group - name: Bathroom minor Lights - entities: - - light.bidet - - light.toilet_left - - light.toilet_right - platform: group name: Bedroom Lights entities: