From 8a4c6f731f66fc3db71304c63856292cd8e8f3bf Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 24 Aug 2020 13:09:40 +0200 Subject: [PATCH] Rename shelly mqtt to shelly (#1806) --- core_integrations/{shelly_mqtt => shelly}/icon.png | Bin .../{shelly_mqtt => shelly}/icon@2x.png | Bin core_integrations/{shelly_mqtt => shelly}/logo.png | Bin .../{shelly_mqtt => shelly}/logo@2x.png | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename core_integrations/{shelly_mqtt => shelly}/icon.png (100%) rename core_integrations/{shelly_mqtt => shelly}/icon@2x.png (100%) rename core_integrations/{shelly_mqtt => shelly}/logo.png (100%) rename core_integrations/{shelly_mqtt => shelly}/logo@2x.png (100%) diff --git a/core_integrations/shelly_mqtt/icon.png b/core_integrations/shelly/icon.png similarity index 100% rename from core_integrations/shelly_mqtt/icon.png rename to core_integrations/shelly/icon.png diff --git a/core_integrations/shelly_mqtt/icon@2x.png b/core_integrations/shelly/icon@2x.png similarity index 100% rename from core_integrations/shelly_mqtt/icon@2x.png rename to core_integrations/shelly/icon@2x.png diff --git a/core_integrations/shelly_mqtt/logo.png b/core_integrations/shelly/logo.png similarity index 100% rename from core_integrations/shelly_mqtt/logo.png rename to core_integrations/shelly/logo.png diff --git a/core_integrations/shelly_mqtt/logo@2x.png b/core_integrations/shelly/logo@2x.png similarity index 100% rename from core_integrations/shelly_mqtt/logo@2x.png rename to core_integrations/shelly/logo@2x.png