From 4e0fd2d7b38a16093d8be8e58a7d3d0628c9e2d5 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Fri, 31 Oct 2025 18:38:17 +0100 Subject: [PATCH] Move assets from KWB heating to custom_integrations folder (#8270) --- .../kwb_heating/icon.png | Bin .../kwb_heating/icon@2x.png | Bin 2 files changed, 0 insertions(+), 0 deletions(-) rename {custom_components => custom_integrations}/kwb_heating/icon.png (100%) rename {custom_components => custom_integrations}/kwb_heating/icon@2x.png (100%) diff --git a/custom_components/kwb_heating/icon.png b/custom_integrations/kwb_heating/icon.png similarity index 100% rename from custom_components/kwb_heating/icon.png rename to custom_integrations/kwb_heating/icon.png diff --git a/custom_components/kwb_heating/icon@2x.png b/custom_integrations/kwb_heating/icon@2x.png similarity index 100% rename from custom_components/kwb_heating/icon@2x.png rename to custom_integrations/kwb_heating/icon@2x.png