From fc6676e197e10f4dc572119155ce12ef2e9f070d Mon Sep 17 00:00:00 2001 From: Victor Chang Date: Sat, 8 Jun 2024 22:54:26 -0700 Subject: [PATCH] Move the Custom Component files to a legacy folder. --- {src => legacy}/emporia_vue_utility.h | 0 {src => legacy}/vue-utility-solar-wh-no-throttle.yaml | 0 {src => legacy}/vue-utility-solar.yaml | 0 {src => legacy}/vue-utility.yaml | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {src => legacy}/emporia_vue_utility.h (100%) rename {src => legacy}/vue-utility-solar-wh-no-throttle.yaml (100%) rename {src => legacy}/vue-utility-solar.yaml (100%) rename {src => legacy}/vue-utility.yaml (100%) diff --git a/src/emporia_vue_utility.h b/legacy/emporia_vue_utility.h similarity index 100% rename from src/emporia_vue_utility.h rename to legacy/emporia_vue_utility.h diff --git a/src/vue-utility-solar-wh-no-throttle.yaml b/legacy/vue-utility-solar-wh-no-throttle.yaml similarity index 100% rename from src/vue-utility-solar-wh-no-throttle.yaml rename to legacy/vue-utility-solar-wh-no-throttle.yaml diff --git a/src/vue-utility-solar.yaml b/legacy/vue-utility-solar.yaml similarity index 100% rename from src/vue-utility-solar.yaml rename to legacy/vue-utility-solar.yaml diff --git a/src/vue-utility.yaml b/legacy/vue-utility.yaml similarity index 100% rename from src/vue-utility.yaml rename to legacy/vue-utility.yaml