From 6738241334f46058892ebf2bc1bd85b70d7a1958 Mon Sep 17 00:00:00 2001 From: Nico Hirsch <30938717+noxhirsch@users.noreply.github.com> Date: Tue, 29 Mar 2022 08:21:36 +0200 Subject: [PATCH] Move hahm to homematicip_local (#3304) --- .../{hahm => homematicip_local}/dark_logo.png | Bin .../{hahm => homematicip_local}/dark_logo@2x.png | Bin .../{hahm => homematicip_local}/icon.png | Bin .../{hahm => homematicip_local}/icon@2x.png | Bin .../{hahm => homematicip_local}/logo.png | Bin .../{hahm => homematicip_local}/logo@2x.png | Bin 6 files changed, 0 insertions(+), 0 deletions(-) rename custom_integrations/{hahm => homematicip_local}/dark_logo.png (100%) rename custom_integrations/{hahm => homematicip_local}/dark_logo@2x.png (100%) rename custom_integrations/{hahm => homematicip_local}/icon.png (100%) rename custom_integrations/{hahm => homematicip_local}/icon@2x.png (100%) rename custom_integrations/{hahm => homematicip_local}/logo.png (100%) rename custom_integrations/{hahm => homematicip_local}/logo@2x.png (100%) diff --git a/custom_integrations/hahm/dark_logo.png b/custom_integrations/homematicip_local/dark_logo.png similarity index 100% rename from custom_integrations/hahm/dark_logo.png rename to custom_integrations/homematicip_local/dark_logo.png diff --git a/custom_integrations/hahm/dark_logo@2x.png b/custom_integrations/homematicip_local/dark_logo@2x.png similarity index 100% rename from custom_integrations/hahm/dark_logo@2x.png rename to custom_integrations/homematicip_local/dark_logo@2x.png diff --git a/custom_integrations/hahm/icon.png b/custom_integrations/homematicip_local/icon.png similarity index 100% rename from custom_integrations/hahm/icon.png rename to custom_integrations/homematicip_local/icon.png diff --git a/custom_integrations/hahm/icon@2x.png b/custom_integrations/homematicip_local/icon@2x.png similarity index 100% rename from custom_integrations/hahm/icon@2x.png rename to custom_integrations/homematicip_local/icon@2x.png diff --git a/custom_integrations/hahm/logo.png b/custom_integrations/homematicip_local/logo.png similarity index 100% rename from custom_integrations/hahm/logo.png rename to custom_integrations/homematicip_local/logo.png diff --git a/custom_integrations/hahm/logo@2x.png b/custom_integrations/homematicip_local/logo@2x.png similarity index 100% rename from custom_integrations/hahm/logo@2x.png rename to custom_integrations/homematicip_local/logo@2x.png