From 1d0bb8f97f41fe817b5fb71deaf32bbeea47dd6c Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Wed, 14 Dec 2022 21:36:48 +0200 Subject: [PATCH] Add z2m groups --- zigbee2mqtt_deconz/data/configuration.yaml | 49 +++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/zigbee2mqtt_deconz/data/configuration.yaml b/zigbee2mqtt_deconz/data/configuration.yaml index 0b5f71a..8cf08d5 100644 --- a/zigbee2mqtt_deconz/data/configuration.yaml +++ b/zigbee2mqtt_deconz/data/configuration.yaml @@ -157,4 +157,51 @@ devices: friendly_name: tradfri_1 '0x2c1165fffe7d6d9c': friendly_name: tradfri_large -groups: {} +groups: + '1': + friendly_name: kitchen_main + devices: + - 0x001788010bb38dda/11 + - 0x0017880109b16985/11 + - 0x8cf681fffe1ef0c4/1 + '2': + friendly_name: kitchen_secondary + devices: + - 0x00178801090c52a7/11 + - 0x00178801090f0bd4/11 + - 0x00178801090c4820/11 + - 0x00178801090c4797/11 + '3': + friendly_name: hallway_main + devices: + - 0x001788010bb38ee5/11 + - 0x0017880108e9dbd2/11 + '4': + friendly_name: hallway_entrance + devices: + - 0x0017880109966274/11 + - 0x00178801099664bf/11 + '5': + friendly_name: kitchen + devices: + - 0x00178801090c52a7/11 + - 0x00178801090f0bd4/11 + - 0x00178801090c4820/11 + - 0x00178801090c4797/11 + - 0x001788010bb38dda/11 + - 0x0017880109b16985/11 + - 0x8cf681fffe1ef0c4/1 + '6': + friendly_name: hallway + devices: + - 0x0017880109966274/11 + - 0x00178801099664bf/11 + - 0x001788010bb38ee5/11 + - 0x0017880108e9dbd2/11 + '7': + friendly_name: master_bedroom + devices: + - 0x001788010961eb9f/11 + - 0x001788010961eb33/11 + - 0x001788010963aff3/11 + - 0x001788010961ea97/11