From cffee9293e74f2c9a518f8d036376dc595fb0042 Mon Sep 17 00:00:00 2001 From: Michael Heyman <2618514+michaelheyman@users.noreply.github.com> Date: Mon, 23 Jun 2025 07:10:09 -0700 Subject: [PATCH] Add Tilt Pi icons (#6667) Co-authored-by: Michael Heyman --- .../tilt_ble => core_brands/tilt}/icon.png | Bin .../tilt_ble => core_brands/tilt}/icon@2x.png | Bin core_integrations/tilt_ble | 1 + core_integrations/tilt_pi | 1 + 4 files changed, 2 insertions(+) rename {core_integrations/tilt_ble => core_brands/tilt}/icon.png (100%) rename {core_integrations/tilt_ble => core_brands/tilt}/icon@2x.png (100%) create mode 120000 core_integrations/tilt_ble create mode 120000 core_integrations/tilt_pi diff --git a/core_integrations/tilt_ble/icon.png b/core_brands/tilt/icon.png similarity index 100% rename from core_integrations/tilt_ble/icon.png rename to core_brands/tilt/icon.png diff --git a/core_integrations/tilt_ble/icon@2x.png b/core_brands/tilt/icon@2x.png similarity index 100% rename from core_integrations/tilt_ble/icon@2x.png rename to core_brands/tilt/icon@2x.png diff --git a/core_integrations/tilt_ble b/core_integrations/tilt_ble new file mode 120000 index 00000000..ec9dd4e7 --- /dev/null +++ b/core_integrations/tilt_ble @@ -0,0 +1 @@ +../core_brands/tilt \ No newline at end of file diff --git a/core_integrations/tilt_pi b/core_integrations/tilt_pi new file mode 120000 index 00000000..ec9dd4e7 --- /dev/null +++ b/core_integrations/tilt_pi @@ -0,0 +1 @@ +../core_brands/tilt \ No newline at end of file