From 6c6a346140ef512e7e2068edba731303abc54b3a Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Sat, 16 May 2020 14:50:34 +0300 Subject: [PATCH] Add folders --- config/packages/devices/{ => bathroom}/bathroom_switch.yaml | 0 config/packages/devices/{ => kitchen}/brita_filter.yaml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename config/packages/devices/{ => bathroom}/bathroom_switch.yaml (100%) rename config/packages/devices/{ => kitchen}/brita_filter.yaml (100%) diff --git a/config/packages/devices/bathroom_switch.yaml b/config/packages/devices/bathroom/bathroom_switch.yaml similarity index 100% rename from config/packages/devices/bathroom_switch.yaml rename to config/packages/devices/bathroom/bathroom_switch.yaml diff --git a/config/packages/devices/brita_filter.yaml b/config/packages/devices/kitchen/brita_filter.yaml similarity index 100% rename from config/packages/devices/brita_filter.yaml rename to config/packages/devices/kitchen/brita_filter.yaml