From 7ebb4a0a4f525cb81e24b12e9fc1ce1fb98b7c55 Mon Sep 17 00:00:00 2001 From: On Freund Date: Mon, 24 Aug 2020 13:44:24 +0300 Subject: [PATCH] Move Shelly from custom to core (#1745) --- .../shelly_mqtt}/icon.png | Bin .../shelly_mqtt}/icon@2x.png | Bin .../shelly_mqtt}/logo.png | Bin .../shelly_mqtt}/logo@2x.png | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename {custom_integrations/shelly => core_integrations/shelly_mqtt}/icon.png (100%) rename {custom_integrations/shelly => core_integrations/shelly_mqtt}/icon@2x.png (100%) rename {custom_integrations/shelly => core_integrations/shelly_mqtt}/logo.png (100%) rename {custom_integrations/shelly => core_integrations/shelly_mqtt}/logo@2x.png (100%) diff --git a/custom_integrations/shelly/icon.png b/core_integrations/shelly_mqtt/icon.png similarity index 100% rename from custom_integrations/shelly/icon.png rename to core_integrations/shelly_mqtt/icon.png diff --git a/custom_integrations/shelly/icon@2x.png b/core_integrations/shelly_mqtt/icon@2x.png similarity index 100% rename from custom_integrations/shelly/icon@2x.png rename to core_integrations/shelly_mqtt/icon@2x.png diff --git a/custom_integrations/shelly/logo.png b/core_integrations/shelly_mqtt/logo.png similarity index 100% rename from custom_integrations/shelly/logo.png rename to core_integrations/shelly_mqtt/logo.png diff --git a/custom_integrations/shelly/logo@2x.png b/core_integrations/shelly_mqtt/logo@2x.png similarity index 100% rename from custom_integrations/shelly/logo@2x.png rename to core_integrations/shelly_mqtt/logo@2x.png